Searched refs:IPUV3_COLORSPACE_YUV (Results 1 – 7 of 7) sorted by relevance
28 .cs = IPUV3_COLORSPACE_YUV,36 .cs = IPUV3_COLORSPACE_YUV,45 .cs = IPUV3_COLORSPACE_YUV,50 .cs = IPUV3_COLORSPACE_YUV,55 .cs = IPUV3_COLORSPACE_YUV,60 .cs = IPUV3_COLORSPACE_YUV,65 .cs = IPUV3_COLORSPACE_YUV,205 .cs = IPUV3_COLORSPACE_YUV,540 if (cc && cc->cs != IPUV3_COLORSPACE_YUV) in imx_media_fill_default_mbus_fields()598 if (cc->ipufmt && cc->cs == IPUV3_COLORSPACE_YUV) { in imx_media_mbus_fmt_to_pix_fmt()
174 u32 cs_sel = (cc_src->cs == IPUV3_COLORSPACE_YUV) ? in capture_enum_fmt_vid_cap()224 cs_sel = (cc_src->cs == IPUV3_COLORSPACE_YUV) ? in capture_try_fmt_vid_cap()
1197 u32 cs_sel = (incc->cs == IPUV3_COLORSPACE_YUV) ? in csi_enum_mbus_code()1335 u32 cs_sel = (incc->cs == IPUV3_COLORSPACE_YUV) ? in csi_try_fmt()
240 if (inf == IPUV3_COLORSPACE_YUV && outf == IPUV3_COLORSPACE_RGB) in init_csc()242 else if (inf == IPUV3_COLORSPACE_RGB && outf == IPUV3_COLORSPACE_YUV) in init_csc()
151 if (in == IPUV3_COLORSPACE_RGB && out == IPUV3_COLORSPACE_YUV) { in ipu_dp_csc_init()
105 return IPUV3_COLORSPACE_YUV; in ipu_drm_fourcc_to_colorspace()124 return IPUV3_COLORSPACE_YUV; in ipu_pixelformat_to_colorspace()162 return IPUV3_COLORSPACE_YUV; in ipu_mbus_code_to_colorspace()
87 IPUV3_COLORSPACE_YUV, enumerator