Searched refs:vf_pp_binary (Results 1 – 2 of 2) sorted by relevance
23 struct ia_css_binary vf_pp_binary; member36 .vf_pp_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \49 struct ia_css_binary vf_pp_binary; member64 .vf_pp_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \71 struct ia_css_binary vf_pp_binary; member85 .vf_pp_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \91 struct ia_css_binary *vf_pp_binary; member
2451 &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() local6568 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