Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/qcom/camss/
Dcamss-vfe.c432 static void vfe_output_frame_drop(struct vfe_device *vfe, in vfe_output_frame_drop() function
502 vfe_output_frame_drop(vfe, output, 3); in vfe_buf_update_wm_on_next()
519 vfe_output_frame_drop(vfe, output, 1); in vfe_buf_update_wm_on_last()
523 vfe_output_frame_drop(vfe, output, 0); in vfe_buf_update_wm_on_last()
551 vfe_output_frame_drop(vfe, output, 3); in vfe_buf_update_wm_on_new()
566 vfe_output_frame_drop(vfe, output, 1); in vfe_buf_update_wm_on_new()
711 vfe_output_frame_drop(vfe, output, 1 << frame_skip); in vfe_enable_output()
714 vfe_output_frame_drop(vfe, output, 3 << frame_skip); in vfe_enable_output()
717 vfe_output_frame_drop(vfe, output, 0); in vfe_enable_output()
985 vfe_output_frame_drop(vfe, output, 2); in vfe_isr_reg_update()
[all …]