Searched refs:vf_pp_binary (Results 1 – 2 of 2) sorted by relevance
32 struct ia_css_binary vf_pp_binary; member45 .vf_pp_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \58 struct ia_css_binary vf_pp_binary; member73 .vf_pp_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \80 struct ia_css_binary vf_pp_binary; member94 .vf_pp_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \100 struct ia_css_binary *vf_pp_binary; member
2625 &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() local6804 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