Searched refs:vfe_output_frame_drop (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe-gen1.c | 148 static void vfe_output_frame_drop(struct vfe_device *vfe, in vfe_output_frame_drop() function 220 vfe_output_frame_drop(vfe, output, 1 << frame_skip); in vfe_enable_output() 223 vfe_output_frame_drop(vfe, output, 3 << frame_skip); in vfe_enable_output() 226 vfe_output_frame_drop(vfe, output, 0); in vfe_enable_output() 426 vfe_output_frame_drop(vfe, output, 3); in vfe_buf_update_wm_on_next() 443 vfe_output_frame_drop(vfe, output, 1); in vfe_buf_update_wm_on_last() 447 vfe_output_frame_drop(vfe, output, 0); in vfe_buf_update_wm_on_last() 476 vfe_output_frame_drop(vfe, output, 3); in vfe_buf_update_wm_on_new() 490 vfe_output_frame_drop(vfe, output, 1); in vfe_buf_update_wm_on_new() 587 vfe_output_frame_drop(vf in vfe_isr_reg_update() [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe.c | 432 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(vf in vfe_isr_reg_update() [all...] |
Completed in 3 milliseconds