Searched refs:copy_vf (Results 1 – 3 of 3) sorted by relevance
255 bool copy_vf; member
1163 args->copy_vf = false; in sh_css_binary_args_reset()3134 video_stage->args.copy_vf = in create_host_video_pipeline()3136 video_stage->args.copy_output = video_stage->args.copy_vf; in create_host_video_pipeline()3299 preview_stage->args.copy_vf = in create_host_preview_pipeline()3301 preview_stage->args.copy_output = !preview_stage->args.copy_vf; in create_host_preview_pipeline()3302 if (preview_stage->args.copy_vf && !preview_stage->args.out_vf_frame) { in create_host_preview_pipeline()6648 copy_stage->args.copy_vf = !need_scaler; in create_host_yuvpp_pipeline()7016 current_stage->args.copy_vf = in create_host_regular_capture_pipeline()7019 current_stage->args.copy_output = current_stage->args.copy_vf; in create_host_regular_capture_pipeline()
933 sh_css_sp_stage.isp_copy_vf = (uint8_t)args->copy_vf; in sh_css_sp_init_stage()