Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DFrameCaptureLayer.cpp36 static constexpr float kDefaultMaxContentLuminance = 1000.0; variable
97 : kDefaultMaxContentLuminance; in getLayerSettings()
/frameworks/av/media/codec2/hal/plugin/samples/
DSampleFilterPlugin.cpp614 constexpr float kDefaultMaxContentLuminance = 1000.0; in processLoop() local
751 ? hdrStaticInfo->maxCll : kDefaultMaxContentLuminance; in processLoop()