Searched refs:pixelcode (Results 1 – 12 of 12) sorted by relevance
132 u32 pixelcode = f->fmt->mbus_code; in flite_hw_set_source_format() local137 if (src_pixfmt_map[i][0] == pixelcode) in flite_hw_set_source_format()141 if (i == 0 && src_pixfmt_map[i][0] != pixelcode) { in flite_hw_set_source_format()
589 u32 pixelcode; member613 if (vc->ci_fmt.code == pix_desc[i].pixelcode) { in fimc_hw_set_camera_source()
444 u32 pixelcode; in resizer_try_format() local467 pixelcode = fmt->code; in resizer_try_format()472 if ((pixelcode == MEDIA_BUS_FMT_YUYV8_1_5X8) && in resizer_try_format()474 fmt->code = pixelcode; in resizer_try_format()
849 u32 pixelcode; in csi2_try_format() local874 pixelcode = fmt->code; in csi2_try_format()883 if (info->uncompressed == pixelcode) in csi2_try_format()884 fmt->code = pixelcode; in csi2_try_format()
847 u32 pixelcode; in csi2_try_format() local872 pixelcode = fmt->code; in csi2_try_format()881 if (info->uncompressed == pixelcode) in csi2_try_format()882 fmt->code = pixelcode; in csi2_try_format()
1967 u32 pixelcode; in ccdc_try_format() local1996 pixelcode = fmt->code; in ccdc_try_format()2010 if (pixelcode == MEDIA_BUS_FMT_YUYV8_2X8 || in ccdc_try_format()2011 pixelcode == MEDIA_BUS_FMT_UYVY8_2X8 || in ccdc_try_format()2012 pixelcode == MEDIA_BUS_FMT_YUYV8_1X16 || in ccdc_try_format()2013 pixelcode == MEDIA_BUS_FMT_UYVY8_1X16) in ccdc_try_format()2014 fmt->code = pixelcode; in ccdc_try_format()
963 static void preview_config_ycpos(struct isp_prev_device *prev, u32 pixelcode) in preview_config_ycpos() argument968 switch (pixelcode) { in preview_config_ycpos()1739 u32 pixelcode; in preview_try_format() local1775 pixelcode = fmt->code; in preview_try_format()1778 switch (pixelcode) { in preview_try_format()1781 fmt->code = pixelcode; in preview_try_format()
201 static void resizer_set_ycpos(struct isp_res_device *res, u32 pixelcode) in resizer_set_ycpos() argument205 switch (pixelcode) { in resizer_set_ycpos()
30 :ref:`v4l2_mbus_pixelcode <v4l2-mbus-pixelcode>`.65 .. _v4l2-mbus-pixelcode:126 .. _v4l2-mbus-pixelcode-rgb:1315 .. _v4l2-mbus-pixelcode-rgb-36:1422 .. _v4l2-mbus-pixelcode-rgb-48:1598 .. _v4l2-mbus-pixelcode-rgb-lvds:1860 .. _v4l2-mbus-pixelcode-bayer:2680 :ref:`v4l2-mbus-pixelcode-yuv8` lists existing packed YUV formats and2713 .. _v4l2-mbus-pixelcode-yuv8:6881 .. _v4l2-mbus-pixelcode-yuv8-36bit:[all …]
101 u32 pixelcode; in smiapp_read_frame_fmt() local113 pixelcode = in smiapp_read_frame_fmt()125 pixelcode = in smiapp_read_frame_fmt()142 switch (pixelcode) { in smiapp_read_frame_fmt()165 what, pixels, which, pixelcode); in smiapp_read_frame_fmt()168 if (pixelcode == in smiapp_read_frame_fmt()176 switch (pixelcode) { in smiapp_read_frame_fmt()
346 u32 pixelcode; member
623 fd->entry[0].pixelcode = info->ffmt[M5MOLS_RESTYPE_CAPTURE].code; in m5mols_get_frame_desc()