Home
last modified time | relevance | path

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

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