Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/drm/
H A Ddrm_mode.h389 __u16 max_fall; member
/aosp12/frameworks/av/media/extractors/mkv/
H A DMatroskaExtractor.cpp1841 if (isValidUint16ColourValue(color->max_fall)) { in getColorInformation()
1842 info.sType1.mMaxFrameAverageLightLevel = color->max_fall; in getColorInformation()