Searched refs:out_yuv_ds_input_info (Results 1 – 3 of 3) sorted by relevance
125 struct ia_css_frame_info out_yuv_ds_input_info; member163 .out_yuv_ds_input_info = IA_CSS_BINARY_DEFAULT_FRAME_INFO, \
4702 if (pipe->out_yuv_ds_input_info.res.width) in load_video_binaries()4703 video_bin_out_info = pipe->out_yuv_ds_input_info; in load_video_binaries()5159 if (pipe->out_yuv_ds_input_info.res.width && in need_capture_pp()5160 ((pipe->out_yuv_ds_input_info.res.width != out_info->res.width) || in need_capture_pp()5161 (pipe->out_yuv_ds_input_info.res.height != out_info->res.height))) in need_capture_pp()5294 capt_pp_out_info = pipe->out_yuv_ds_input_info; in load_primary_binaries()7834 &internal_pipe->out_yuv_ds_input_info, in ia_css_pipe_create_extra()
498 if (pipe->out_yuv_ds_input_info.res.width) in ia_css_pipe_get_capturepp_binarydesc()499 *in_info = pipe->out_yuv_ds_input_info; in ia_css_pipe_get_capturepp_binarydesc()