Home
last modified time | relevance | path

Searched refs:IPUV3_COLORSPACE_YUV (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/imx/
H A 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...]
H A 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()
H A 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-6.6/drivers/staging/media/imx/
H A 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...]
H A Dimx-media-capture.c66 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 Dimx-media-csi.c1255 (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 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()
H A Dipu-dp.c142 if (in == IPUV3_COLORSPACE_RGB && out == IPUV3_COLORSPACE_YUV) { in ipu_dp_csc_init()
H A 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-6.6/drivers/gpu/ipu-v3/
H A 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()
H A Dipu-dp.c145 if (in == IPUV3_COLORSPACE_RGB && out == IPUV3_COLORSPACE_YUV) { in ipu_dp_csc_init()
H A 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/
H A Dimx-ipu-v3.h87 IPUV3_COLORSPACE_YUV, enumerator
/kernel/linux/linux-6.6/include/video/
H A Dimx-ipu-v3.h88 IPUV3_COLORSPACE_YUV, enumerator

Completed in 17 milliseconds