Searched refs:copy_vf (Results 1 – 3 of 3) sorted by relevance
277 bool copy_vf; member
1272 args->copy_vf = false; in sh_css_binary_args_reset()3412 video_stage->args.copy_vf = in create_host_video_pipeline()3414 video_stage->args.copy_output = video_stage->args.copy_vf; in create_host_video_pipeline()3645 preview_stage->args.copy_vf = in create_host_preview_pipeline()3647 preview_stage->args.copy_output = !preview_stage->args.copy_vf; in create_host_preview_pipeline()3648 if (preview_stage->args.copy_vf && !preview_stage->args.out_vf_frame) { in create_host_preview_pipeline()7073 copy_stage->args.copy_vf = !need_scaler; in create_host_yuvpp_pipeline()7450 current_stage->args.copy_vf = in create_host_regular_capture_pipeline()7453 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()