Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/media/imx/
Dimx-media-utils.c23 .cs = IPUV3_COLORSPACE_YUV,
31 .cs = IPUV3_COLORSPACE_YUV,
35 .cs = IPUV3_COLORSPACE_YUV,
40 .cs = IPUV3_COLORSPACE_YUV,
45 .cs = IPUV3_COLORSPACE_YUV,
50 .cs = IPUV3_COLORSPACE_YUV,
55 .cs = IPUV3_COLORSPACE_YUV,
61 .cs = IPUV3_COLORSPACE_YUV,
225 ((fmt->cs == IPUV3_COLORSPACE_YUV) ? in imx_media_find_pixel_format()
260 ((fmt->cs == IPUV3_COLORSPACE_YUV) ? in imx_media_find_mbus_format()
[all …]
Dimx-media-capture.c174 (cc_src->cs == IPUV3_COLORSPACE_YUV) ? in capture_enum_fmt_vid_cap()
220 fmt_sel = (cc_src->cs == IPUV3_COLORSPACE_YUV) ? in __capture_try_fmt_vid_cap()
Dimx-media-csi.c1271 (incc->cs == IPUV3_COLORSPACE_YUV) ? in csi_enum_mbus_code()
1459 (incc->cs == IPUV3_COLORSPACE_YUV) ? in csi_try_fmt()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/include/video/
Dimx-ipu-v3.h87 IPUV3_COLORSPACE_YUV, enumerator