HomeSort by relevance Sort by last modified time
    Searched defs:DRM_FORMAT_BGR233 (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/drm/
drm_fourcc.h 27 #define DRM_FORMAT_BGR233 fourcc_code('B', 'G', 'R', '8')
  /external/kernel-headers/original/uapi/drm/
drm_fourcc.h 39 #define DRM_FORMAT_BGR233 fourcc_code('B', 'G', 'R', '8') /* [7:0] B:G:R 2:3:3 */

Completed in 435 milliseconds