Searched refs:kFixedHuffmanCodeBlockSizeMax (Results 1 – 1 of 1) sorted by relevance
29 static const UInt32 kFixedHuffmanCodeBlockSizeMax = (1 << 8); // [0, (1 << 32)); ratio/speed tradeo… variable852 if (m_CheckStatic && m_ValueIndex <= kFixedHuffmanCodeBlockSizeMax) in GetBlockPrice()