Home
last modified time | relevance | path

Searched refs:_ivi4_quant_8x8_intra (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/image/codecs/
H A Dindeo4.h133 static const uint16 _ivi4_quant_8x8_intra[9][64]; variable
H A Dindeo4.cpp434 band->_intraBase = &_ivi4_quant_8x8_intra[_quant_index_to_tab[band->_quantMat]][0]; in decodeBandHeader()
921 const uint16 Indeo4Decoder::_ivi4_quant_8x8_intra[9][64] = { member in Image::Indeo4Decoder
/dports/games/residualvm/residualvm-0.3.1/image/codecs/
H A Dindeo4.h133 static const uint16 _ivi4_quant_8x8_intra[9][64]; variable
H A Dindeo4.cpp434 band->_intraBase = &_ivi4_quant_8x8_intra[_quant_index_to_tab[band->_quantMat]][0]; in decodeBandHeader()
921 const uint16 Indeo4Decoder::_ivi4_quant_8x8_intra[9][64] = { member in Image::Indeo4Decoder
/dports/games/scummvm/scummvm-2.5.1/image/codecs/
H A Dindeo4.h133 static const uint16 _ivi4_quant_8x8_intra[9][64]; variable
H A Dindeo4.cpp436 band->_intraBase = &_ivi4_quant_8x8_intra[_quant_index_to_tab[band->_quantMat]][0]; in decodeBandHeader()
923 const uint16 Indeo4Decoder::_ivi4_quant_8x8_intra[9][64] = { member in Image::Indeo4Decoder