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, \
4535 if (pipe->out_yuv_ds_input_info.res.width) in load_video_binaries()4536 video_bin_out_info = pipe->out_yuv_ds_input_info; in load_video_binaries()4992 if (pipe->out_yuv_ds_input_info.res.width && in need_capture_pp()4993 ((pipe->out_yuv_ds_input_info.res.width != out_info->res.width) || in need_capture_pp()4994 (pipe->out_yuv_ds_input_info.res.height != out_info->res.height))) in need_capture_pp()5127 capt_pp_out_info = pipe->out_yuv_ds_input_info; in load_primary_binaries()7633 &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()