Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DFrameCaptureLayer.cpp35 static constexpr float kDefaultMaxMasteringLuminance = 1000.0; variable
94 : kDefaultMaxMasteringLuminance; in getLayerSettings()
/frameworks/av/media/codec2/hal/plugin/samples/
DSampleFilterPlugin.cpp613 constexpr float kDefaultMaxMasteringLuminance = 1000.0; in processLoop() local
748 ? hdrStaticInfo->mastering.maxLuminance : kDefaultMaxMasteringLuminance; in processLoop()