Searched refs:need_yuv_pp (Results 1 – 1 of 1) sorted by relevance
3518 bool need_yuv_pp = false; in create_host_video_pipeline() local3582 need_yuv_pp = (yuv_scaler_binary && yuv_scaler_binary->info); in create_host_video_pipeline()3606 need_yuv_pp ? NULL : out_frame); in create_host_video_pipeline()3677 if (need_yuv_pp && video_stage) { in create_host_video_pipeline()7792 bool need_yuv_pp = false; local7887 need_yuv_pp = (yuv_scaler_binary && yuv_scaler_binary->info);8039 need_yuv_pp ? NULL : out_frame,8054 err = add_capture_pp_stage(pipe, me, in_frame, need_yuv_pp ? NULL : out_frame,8064 if (need_yuv_pp && current_stage)