Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/qcom/camss/
Dcamss-vfe-gen1.c152 u8 drop_period; in vfe_output_frame_drop() local
158 drop_period = VFE_FRAME_DROP_VAL + output->drop_update_idx; in vfe_output_frame_drop()
161 vfe->ops_gen1->wm_set_framedrop_period(vfe, output->wm_idx[i], drop_period); in vfe_output_frame_drop()