Home
last modified time | relevance | path

Searched defs:targetInputBitDepth (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/libbpg/libbpg-0.9.8/jctvc/TLibCommon/
H A DTComTrQuant.cpp1244 …const UInt targetInputBitDepth = std::min<UInt>((g_maxTrDynamicRange[toChannelType(com… in xDeQuant() local
1284 …const UInt targetInputBitDepth = std::min<UInt>((g_maxTrDynamicRange[toChannelType(com… in xDeQuant() local
3224 …const UInt targetInputBitDepth = std::min<UInt>((g_maxTrDynamicRange[toChannelType(com… in invTrSkipDeQuantOneSample() local
3253 …const UInt targetInputBitDepth = std::min<UInt>((g_maxTrDynamicRange[toChannelType(com… in invTrSkipDeQuantOneSample() local
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/
H A DQuant.cpp359 …const uint32_t targetInputBitDepth = std::min<uint32_t>((maxLog2TrDynamicRange + 1), (((si… in dequant() local