Home
last modified time | relevance | path

Searched refs:VFE_FRAME_DROP_VAL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.h32 #define VFE_FRAME_DROP_VAL 30 macro
H A Dcamss-vfe-gen1.c158 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()
H A Dcamss-vfe-170.c456 if (frame_skip > VFE_FRAME_DROP_VAL - 1) in vfe_enable_output()
457 frame_skip = VFE_FRAME_DROP_VAL - 1; in vfe_enable_output()