Home
last modified time | relevance | path

Searched refs:IPUV3_COLORSPACE_YUV (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/gpu/ipu-v3/
Dipu-ic-csc.c364 csc->params = (csc->in_cs.cs == IPUV3_COLORSPACE_YUV) ? in calc_csc_coeffs()
374 params_tbl = (csc->in_cs.cs == IPUV3_COLORSPACE_YUV) ? in calc_csc_coeffs()
378 params_tbl = (csc->in_cs.cs == IPUV3_COLORSPACE_YUV) ? in calc_csc_coeffs()
Dipu-dp.c142 if (in == IPUV3_COLORSPACE_RGB && out == IPUV3_COLORSPACE_YUV) { in ipu_dp_csc_init()
Dipu-common.c96 return IPUV3_COLORSPACE_YUV; in ipu_drm_fourcc_to_colorspace()
115 return IPUV3_COLORSPACE_YUV; in ipu_pixelformat_to_colorspace()
157 return IPUV3_COLORSPACE_YUV; in ipu_mbus_code_to_colorspace()
/Linux-v5.4/drivers/staging/media/imx/
Dimx-media-utils.c24 .cs = IPUV3_COLORSPACE_YUV,
32 .cs = IPUV3_COLORSPACE_YUV,
41 .cs = IPUV3_COLORSPACE_YUV,
46 .cs = IPUV3_COLORSPACE_YUV,
51 .cs = IPUV3_COLORSPACE_YUV,
56 .cs = IPUV3_COLORSPACE_YUV,
61 .cs = IPUV3_COLORSPACE_YUV,
201 .cs = IPUV3_COLORSPACE_YUV,
594 if (cc->ipufmt && cc->cs == IPUV3_COLORSPACE_YUV) { in imx_media_mbus_fmt_to_pix_fmt()
Dimx-media-capture.c170 u32 cs_sel = (cc_src->cs == IPUV3_COLORSPACE_YUV) ? in capture_enum_fmt_vid_cap()
214 cs_sel = (cc_src->cs == IPUV3_COLORSPACE_YUV) ? in __capture_try_fmt_vid_cap()
Dimx-media-csi.c1258 u32 cs_sel = (incc->cs == IPUV3_COLORSPACE_YUV) ? in csi_enum_mbus_code()
1445 u32 cs_sel = (incc->cs == IPUV3_COLORSPACE_YUV) ? in csi_try_fmt()
/Linux-v5.4/include/video/
Dimx-ipu-v3.h87 IPUV3_COLORSPACE_YUV, enumerator