Home
last modified time | relevance | path

Searched refs:ISL_COLORSPACE_YUV (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/prebuilt-intermediates/isl/
Disl_format_layout.c3086 .colorspace = ISL_COLORSPACE_YUV,
3226 .colorspace = ISL_COLORSPACE_YUV,
3246 .colorspace = ISL_COLORSPACE_YUV,
3486 .colorspace = ISL_COLORSPACE_YUV,
3506 .colorspace = ISL_COLORSPACE_YUV,
3906 .colorspace = ISL_COLORSPACE_YUV,
3926 .colorspace = ISL_COLORSPACE_YUV,
3946 .colorspace = ISL_COLORSPACE_YUV,
3966 .colorspace = ISL_COLORSPACE_YUV,
/external/mesa3d/src/intel/isl/
Disl.h436 ISL_COLORSPACE_YUV, enumerator
1657 return fmtl->colorspace == ISL_COLORSPACE_YUV; in isl_format_is_yuv()