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()3303 video_stage->args.copy_vf = in create_host_video_pipeline()3305 video_stage->args.copy_output = video_stage->args.copy_vf; in create_host_video_pipeline()3471 preview_stage->args.copy_vf = in create_host_preview_pipeline()3473 preview_stage->args.copy_output = !preview_stage->args.copy_vf; in create_host_preview_pipeline()3474 if (preview_stage->args.copy_vf && !preview_stage->args.out_vf_frame) { in create_host_preview_pipeline()6846 copy_stage->args.copy_vf = !need_scaler; in create_host_yuvpp_pipeline()7221 current_stage->args.copy_vf = in create_host_regular_capture_pipeline()7224 current_stage->args.copy_output = current_stage->args.copy_vf; in create_host_regular_capture_pipeline()
970 sh_css_sp_stage.isp_copy_vf = (uint8_t)args->copy_vf; in sh_css_sp_init_stage()
Completed in 23 milliseconds