Home
last modified time | relevance | path

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

/frameworks/av/media/module/extractors/mkv/
DMatroskaExtractor.cpp1803 static inline bool isValidUint16ColourValue(long long value) { in isValidUint16ColourValue() function
1866 if (isValidUint16ColourValue(color->max_cll)) { in getColorInformation()
1869 if (isValidUint16ColourValue(color->max_fall)) { in getColorInformation()