Searched refs:DRM_FORMAT_C8 (Results 1 – 5 of 5) sorted by relevance
38 #define DRM_FORMAT_C8 fourcc_code('C', '8', ' ', ' ') /* [7:0] C */ macro
117 #define DRM_FORMAT_C8 fourcc_code('C', '8', ' ', ' ') /* [7:0] C */ macro
184 if (plane->isFormatSupported(DRM_FORMAT_C8) && plane->getNumFormatSupported() == 1) in updateRestrictions()
132 return drmFormat == DRM_FORMAT_C8 && handles[0] != 0 && handles[1] == 0 && in validateLayerInfo()
275 {HAL_PIXEL_FORMAT_GOOGLE_R_8, DECON_PIXEL_FORMAT_MAX, DRM_FORMAT_C8,