Searched refs:VFE_FRAME_DROP_VAL (Results 1 – 3 of 3) sorted by relevance
158 drop_period = VFE_FRAME_DROP_VAL + output->drop_update_idx; in vfe_output_frame_drop()189 if (frame_skip > VFE_FRAME_DROP_VAL - 1) in vfe_enable_output()190 frame_skip = VFE_FRAME_DROP_VAL - 1; in vfe_enable_output()
32 #define VFE_FRAME_DROP_VAL 30 macro
456 if (frame_skip > VFE_FRAME_DROP_VAL - 1) in vfe_enable_output()457 frame_skip = VFE_FRAME_DROP_VAL - 1; in vfe_enable_output()