Home
last modified time | relevance | path

Searched defs:DRM_FORMAT_NV12 (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/
Ddrm_fourcc.h136 #define DRM_FORMAT_NV12 fourcc_code('N', 'V', '1', '2') /* 2x2 subsampled Cr:Cb plane */ macro
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_fourcc.h314 #define DRM_FORMAT_NV12 fourcc_code('N', 'V', '1', '2') /* 2x2 subsampled Cr:Cb plane */ macro