Searched defs:drm_format (Results 1 – 2 of 2) sorted by relevance
25 const char* GetDrmFormatString(uint32_t drm_format) { in GetDrmFormatString()131 int GetDrmFormatBytesPerPixel(uint32_t drm_format) { in GetDrmFormatBytesPerPixel()
66 ConverterFunction GetConverterForDrmFormat(uint32_t drm_format) { in GetConverterForDrmFormat()79 bool IsDrmFormatSupported(uint32_t drm_format) { in IsDrmFormatSupported()114 uint32_t drm_format; member