Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mkv/
DMatroskaExtractor.cpp1773 static inline bool isValidUint16ColourValue(long long value) { in isValidUint16ColourValue() function
1838 if (isValidUint16ColourValue(color->max_cll)) { in getColorInformation()
1841 if (isValidUint16ColourValue(color->max_fall)) { in getColorInformation()