Searched refs:capt_pp_out_info (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css.c5171 capt_pp_out_info, vf_info, local
5246 capt_pp_out_info = pipe->out_yuv_ds_input_info;
5247 capt_pp_out_info.format = IA_CSS_FRAME_FORMAT_YUV420;
5248 capt_pp_out_info.res.width /= MAX_PREFERRED_YUV_DS_PER_STEP;
5249 capt_pp_out_info.res.height /= MAX_PREFERRED_YUV_DS_PER_STEP;
5250 ia_css_frame_info_set_width(&capt_pp_out_info, capt_pp_out_info.res.width, 0);
5252 need_extra_yuv_scaler = need_downscaling(capt_pp_out_info.res,
5259 &capt_pp_out_info,
5302 capt_pp_out_info
[all...]

Completed in 113 milliseconds