Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/
H A DFrameCaptureLayer.cpp36 static constexpr float kDefaultMaxContentLuminance = 1000.0; variable
106 : kDefaultMaxContentLuminance; in getLayerSettings()
/aosp12/frameworks/av/media/codec2/hidl/plugin/samples/
H A DSampleFilterPlugin.cpp582 constexpr float kDefaultMaxContentLuminance = 1000.0; in processLoop() local
721 ? hdrStaticInfo->maxCll : kDefaultMaxContentLuminance; in processLoop()