Searched refs:pixelcode (Results 1 – 10 of 10) sorted by relevance
129 u32 pixelcode = f->fmt->mbus_code; in flite_hw_set_source_format() local134 if (src_pixfmt_map[i][0] == pixelcode) in flite_hw_set_source_format()138 if (i == 0 && src_pixfmt_map[i][0] != pixelcode) { in flite_hw_set_source_format()
586 u32 pixelcode; member615 if (vc->ci_fmt.code == pix_desc[i].pixelcode) { in fimc_hw_set_camera_source()
440 u32 pixelcode; in resizer_try_format() local463 pixelcode = fmt->code; in resizer_try_format()468 if ((pixelcode == MEDIA_BUS_FMT_YUYV8_1_5X8) && in resizer_try_format()470 fmt->code = pixelcode; in resizer_try_format()
845 u32 pixelcode; in csi2_try_format() local870 pixelcode = fmt->code; in csi2_try_format()879 if (info->uncompressed == pixelcode) in csi2_try_format()880 fmt->code = pixelcode; in csi2_try_format()
844 u32 pixelcode; in csi2_try_format() local869 pixelcode = fmt->code; in csi2_try_format()878 if (info->uncompressed == pixelcode) in csi2_try_format()879 fmt->code = pixelcode; in csi2_try_format()
1972 u32 pixelcode; in ccdc_try_format() local2001 pixelcode = fmt->code; in ccdc_try_format()2015 if (pixelcode == MEDIA_BUS_FMT_YUYV8_2X8 || in ccdc_try_format()2016 pixelcode == MEDIA_BUS_FMT_UYVY8_2X8 || in ccdc_try_format()2017 pixelcode == MEDIA_BUS_FMT_YUYV8_1X16 || in ccdc_try_format()2018 pixelcode == MEDIA_BUS_FMT_UYVY8_1X16) in ccdc_try_format()2019 fmt->code = pixelcode; in ccdc_try_format()
960 static void preview_config_ycpos(struct isp_prev_device *prev, u32 pixelcode) in preview_config_ycpos() argument965 switch (pixelcode) { in preview_config_ycpos()1736 u32 pixelcode; in preview_try_format() local1772 pixelcode = fmt->code; in preview_try_format()1775 switch (pixelcode) { in preview_try_format()1778 fmt->code = pixelcode; in preview_try_format()
198 static void resizer_set_ycpos(struct isp_res_device *res, u32 pixelcode) in resizer_set_ycpos() argument202 switch (pixelcode) { in resizer_set_ycpos()
132 u32 pixelcode; in smiapp_read_frame_fmt() local144 pixelcode = in smiapp_read_frame_fmt()156 pixelcode = in smiapp_read_frame_fmt()173 switch (pixelcode) { in smiapp_read_frame_fmt()196 what, pixels, which, pixelcode); in smiapp_read_frame_fmt()199 if (pixelcode == in smiapp_read_frame_fmt()207 switch (pixelcode) { in smiapp_read_frame_fmt()
619 fd->entry[0].pixelcode = info->ffmt[M5MOLS_RESTYPE_CAPTURE].code; in m5mols_get_frame_desc()