Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/renderfright/gl/
DProgramCache.cpp99 Key::INPUT_TF_HLG : Key::INPUT_TF_ST2084); in primeCache()
203 needs.set(Key::INPUT_TF_MASK, Key::INPUT_TF_HLG); in computeKey()
261 case Key::INPUT_TF_HLG: in generateEOTF()
297 case Key::INPUT_TF_HLG: in generateToneMappingProcess()
402 case Key::INPUT_TF_HLG: in generateToneMappingProcess()
DProgramCache.h102 INPUT_TF_HLG = 3 << INPUT_TF_SHIFT, enumerator