Searched refs:IPUV3_COLORSPACE_YUV (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/imx/ |
H A D | imx-media-utils.c | 23 .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...] |
H A D | imx-media-capture.c | 174 (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()
|
H A D | imx-media-csi.c | 1271 (incc->cs == IPUV3_COLORSPACE_YUV) ? in csi_enum_mbus_code() 1459 (incc->cs == IPUV3_COLORSPACE_YUV) ? in csi_try_fmt()
|
/kernel/linux/linux-6.6/drivers/staging/media/imx/ |
H A D | imx-media-utils.c | 23 .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...] |
H A D | imx-media-capture.c | 66 enum imx_pixfmt_sel fmt_sel = cc->cs == IPUV3_COLORSPACE_YUV in capture_find_format() 372 (cc_src->cs == IPUV3_COLORSPACE_YUV) ? in capture_legacy_enum_fmt_vid_cap()
|
H A D | imx-media-csi.c | 1255 (incc->cs == IPUV3_COLORSPACE_YUV) ? in csi_enum_mbus_code() 1443 (incc->cs == IPUV3_COLORSPACE_YUV) ? in csi_try_fmt()
|
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/ |
H A D | ipu-ic-csc.c | 364 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()
|
H A D | ipu-dp.c | 142 if (in == IPUV3_COLORSPACE_RGB && out == IPUV3_COLORSPACE_YUV) { in ipu_dp_csc_init()
|
H A D | ipu-common.c | 96 return IPUV3_COLORSPACE_YUV; in ipu_drm_fourcc_to_colorspace() 115 return IPUV3_COLORSPACE_YUV; in ipu_pixelformat_to_colorspace()
|
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/ |
H A D | ipu-ic-csc.c | 364 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()
|
H A D | ipu-dp.c | 145 if (in == IPUV3_COLORSPACE_RGB && out == IPUV3_COLORSPACE_YUV) { in ipu_dp_csc_init()
|
H A D | ipu-common.c | 96 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/ |
H A D | imx-ipu-v3.h | 87 IPUV3_COLORSPACE_YUV, enumerator
|
/kernel/linux/linux-6.6/include/video/ |
H A D | imx-ipu-v3.h | 88 IPUV3_COLORSPACE_YUV, enumerator
|
Completed in 17 milliseconds