Searched refs:out_yuv_ds_input_info (Results 1 – 3 of 3) sorted by relevance
126 struct ia_css_frame_info out_yuv_ds_input_info; member164 .out_yuv_ds_input_info = IA_CSS_BINARY_DEFAULT_FRAME_INFO, \
4937 if (pipe->out_yuv_ds_input_info.res.width) in load_video_binaries()4938 video_bin_out_info = pipe->out_yuv_ds_input_info; in load_video_binaries()5395 if (pipe->out_yuv_ds_input_info.res.width && in need_capture_pp()5396 ((pipe->out_yuv_ds_input_info.res.width != out_info->res.width) || in need_capture_pp()5397 (pipe->out_yuv_ds_input_info.res.height != out_info->res.height))) in need_capture_pp()5536 capt_pp_out_info = pipe->out_yuv_ds_input_info; in load_primary_binaries()8311 &internal_pipe->out_yuv_ds_input_info, in ia_css_pipe_create_extra()
507 if (pipe->out_yuv_ds_input_info.res.width) in ia_css_pipe_get_capturepp_binarydesc()508 *in_info = pipe->out_yuv_ds_input_info; in ia_css_pipe_get_capturepp_binarydesc()