Home
last modified time | relevance | path

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

/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/
H A DReshape.cpp234 int iAdj = m_chromaAdjHelpLUT[getPWLIdxInv(avgLuma)]; in calculateChromaAdj()
331 int Reshape::getPWLIdxInv(int lumaVal) const in getPWLIdxInv() function in vvdec::Reshape
402 int idxYInv = getPWLIdxInv(lumaSample); in constructReshaper()
H A DReshape.h99 int getPWLIdxInv(int lumaVal) const;