Searched refs:out_yuv_ds_input_info (Results 1 – 3 of 3) sorted by relevance
114 struct ia_css_frame_info out_yuv_ds_input_info; member152 .out_yuv_ds_input_info = IA_CSS_BINARY_DEFAULT_FRAME_INFO, \
4499 if (pipe->out_yuv_ds_input_info.res.width) in load_video_binaries()4500 video_bin_out_info = pipe->out_yuv_ds_input_info; in load_video_binaries()4956 if (pipe->out_yuv_ds_input_info.res.width && in need_capture_pp()4957 ((pipe->out_yuv_ds_input_info.res.width != out_info->res.width) || in need_capture_pp()4958 (pipe->out_yuv_ds_input_info.res.height != out_info->res.height))) in need_capture_pp()5091 capt_pp_out_info = pipe->out_yuv_ds_input_info; in load_primary_binaries()7594 &internal_pipe->out_yuv_ds_input_info, in ia_css_pipe_create_extra()
489 if (pipe->out_yuv_ds_input_info.res.width) in ia_css_pipe_get_capturepp_binarydesc()490 *in_info = pipe->out_yuv_ds_input_info; in ia_css_pipe_get_capturepp_binarydesc()
Completed in 18 milliseconds