Searched refs:CurrentTable (Results 1 – 1 of 1) sorted by relevance
459 Huffman CurrentTable; in ReadPsData() local543 CurrentTable = (Huffman)&aBookPsIidFineFreqDecode; in ReadPsData()545 CurrentTable = (Huffman)&aBookPsIidFreqDecode; in ReadPsData()548 CurrentTable = (Huffman)&aBookPsIidFineTimeDecode; in ReadPsData()550 CurrentTable = (Huffman)&aBookPsIidTimeDecode; in ReadPsData()555 decode_huff_cw(CurrentTable, hBitBuf, NULL); in ReadPsData()565 CurrentTable = (Huffman)&aBookPsIccFreqDecode; in ReadPsData()567 CurrentTable = (Huffman)&aBookPsIccTimeDecode; in ReadPsData()571 decode_huff_cw(CurrentTable, hBitBuf, NULL); in ReadPsData()