Searched refs:bsCreateDecodeHuffmanTable (Results 1 – 3 of 3) sorted by relevance
264 bool bsCreateDecodeHuffmanTable( const int* src, short* dst, int max_size );
589 bool bsCreateDecodeHuffmanTable( const int* src, short* table, int max_size ) in bsCreateDecodeHuffmanTable() function
999 if( !::bsCreateDecodeHuffmanTable( in LoadHuffmanTables()