diff --git a/src/ipa/rpi/cam_helper/cam_helper_vd56g3.cpp b/src/ipa/rpi/cam_helper/cam_helper_vd56g3.cpp index 140aabd8..8a58bc74 100644 --- a/src/ipa/rpi/cam_helper/cam_helper_vd56g3.cpp +++ b/src/ipa/rpi/cam_helper/cam_helper_vd56g3.cpp @@ -23,7 +23,7 @@ private: * Smallest difference between the frame length and integration time, * in units of lines. */ - static constexpr int frameIntegrationDiff = 61; + static constexpr int frameIntegrationDiff = 75; }; CamHelperVd56g3::CamHelperVd56g3()