Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/media/atomisp/pci/
A Dia_css_pipe.h32 struct ia_css_binary vf_pp_binary; member
45 .vf_pp_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
58 struct ia_css_binary vf_pp_binary; member
73 .vf_pp_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
80 struct ia_css_binary vf_pp_binary; member
94 .vf_pp_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
100 struct ia_css_binary *vf_pp_binary; member
A Dsh_css.c2625 &mycs->vf_pp_binary); in load_preview_binaries()
2775 if (!vf_pp_binary) in add_vf_pp_stage()
3251 vf_pp_binary = &pipe->pipe_settings.video.vf_pp_binary; in create_host_video_pipeline()
3258 need_vf_pp = (vf_pp_binary && vf_pp_binary->info); in create_host_video_pipeline()
3432 vf_pp_binary = &pipe->pipe_settings.preview.vf_pp_binary; in create_host_preview_pipeline()
3457 if (vf_pp_binary) { in create_host_preview_pipeline()
3479 if (vf_pp_binary) { in create_host_preview_pipeline()
6669 *vf_pp_binary, in create_host_yuvpp_pipeline() local
6804 vf_pp_binary = pipe->pipe_settings.yuvpp.vf_pp_binary; in create_host_yuvpp_pipeline()
7018 *vf_pp_binary, in create_host_regular_capture_pipeline() local
[all …]

Completed in 17 milliseconds