Searched refs:copy_vf (Results 1 – 3 of 3) sorted by relevance
277 bool copy_vf; member
1249 args->copy_vf = false; in sh_css_binary_args_reset()3293 video_stage->args.copy_vf = in create_host_video_pipeline()3295 video_stage->args.copy_output = video_stage->args.copy_vf; in create_host_video_pipeline()3458 preview_stage->args.copy_vf = in create_host_preview_pipeline()3460 preview_stage->args.copy_output = !preview_stage->args.copy_vf; in create_host_preview_pipeline()3461 if (preview_stage->args.copy_vf && !preview_stage->args.out_vf_frame) { in create_host_preview_pipeline()6819 copy_stage->args.copy_vf = !need_scaler; in create_host_yuvpp_pipeline()7190 current_stage->args.copy_vf = in create_host_regular_capture_pipeline()7193 current_stage->args.copy_output = current_stage->args.copy_vf; in create_host_regular_capture_pipeline()
969 sh_css_sp_stage.isp_copy_vf = (uint8_t)args->copy_vf; in sh_css_sp_init_stage()