Searched refs:VIDEO_FRAME_DROP_INTERVAL (Results 1 – 2 of 2) sorted by relevance
52 constexpr static int32_t VIDEO_FRAME_DROP_INTERVAL = 4; variable
153 if (keepCorrectionCount_ >= VIDEO_FRAME_DROP_INTERVAL) { in UpdateFrameRateCorrectionFactor()