Home
last modified time | relevance | path

Searched refs:FourCCtoLower (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/media/extractors/mkv/
H A DMatroskaExtractor.cpp1275 static uint32_t FourCCtoLower(uint32_t fourcc) { in FourCCtoLower() function
1287 uint32_t lowerFourcc = FourCCtoLower(fourcc); in MKVFourCC2MIME()