Searched defs:drmFormat (Results 1 – 2 of 2) sorted by relevance
77 ConverterFunction GetConverterForDrmFormat(uint32_t drmFormat) { in GetConverterForDrmFormat()92 bool IsDrmFormatSupported(uint32_t drmFormat) { in IsDrmFormatSupported()132 uint32_t drmFormat; member
368 uint32_t drmFormat = resolve_drm_format(format); in allocateCb() local