Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/pci/
A Dia_css_pipe.h23 struct ia_css_binary vf_pp_binary; member
36 .vf_pp_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
49 struct ia_css_binary vf_pp_binary; member
64 .vf_pp_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
71 struct ia_css_binary vf_pp_binary; member
85 .vf_pp_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
91 struct ia_css_binary *vf_pp_binary; member
A Dsh_css.c2451 &mycs->vf_pp_binary); in load_preview_binaries()
2599 if (!vf_pp_binary) in add_vf_pp_stage()
3070 vf_pp_binary = &pipe->pipe_settings.video.vf_pp_binary; in create_host_video_pipeline()
3077 need_vf_pp = (vf_pp_binary && vf_pp_binary->info); in create_host_video_pipeline()
3248 vf_pp_binary = &pipe->pipe_settings.preview.vf_pp_binary; in create_host_preview_pipeline()
3272 if (vf_pp_binary) { in create_host_preview_pipeline()
3294 if (vf_pp_binary) { in create_host_preview_pipeline()
6435 *vf_pp_binary, in create_host_yuvpp_pipeline() local
6568 vf_pp_binary = pipe->pipe_settings.yuvpp.vf_pp_binary; in create_host_yuvpp_pipeline()
6778 *vf_pp_binary, in create_host_regular_capture_pipeline() local
[all …]

Completed in 16 milliseconds