Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/ipu-v3/
Dipu-ic.c238 if (inf == IPUV3_COLORSPACE_YUV && outf == IPUV3_COLORSPACE_RGB) in init_csc()
240 else if (inf == IPUV3_COLORSPACE_RGB && outf == IPUV3_COLORSPACE_YUV) in init_csc()
Dipu-dp.c151 if (in == IPUV3_COLORSPACE_RGB && out == IPUV3_COLORSPACE_YUV) { in ipu_dp_csc_init()
Dipu-common.c83 return IPUV3_COLORSPACE_YUV; in ipu_drm_fourcc_to_colorspace()
102 return IPUV3_COLORSPACE_YUV; in ipu_pixelformat_to_colorspace()
138 return IPUV3_COLORSPACE_YUV; in ipu_mbus_code_to_colorspace()
/linux-4.1.27/include/video/
Dimx-ipu-v3.h78 IPUV3_COLORSPACE_YUV, enumerator