Searched refs:DecodeSymbolIDHuffmanTable (Results 1 – 2 of 2) sorted by relevance
86 std::vector<JBig2HuffmanCode> DecodeSymbolIDHuffmanTable(uint32_t SBNUMSYMS);
657 DecodeSymbolIDHuffmanTable(pTRD->SBNUMSYMS); in ParseTextRegion()1129 std::vector<JBig2HuffmanCode> CJBig2_Context::DecodeSymbolIDHuffmanTable( in DecodeSymbolIDHuffmanTable() function in CJBig2_Context