Searched refs:dcHuffTblPtrs (Results 1 – 1 of 1) sorted by relevance
341 HuffmanTable *dcHuffTblPtrs[4]; member600 HuffmanTable *&htblptr = info.dcHuffTblPtrs [index]; in GetDht()1290 if (info.dcHuffTblPtrs [compptr->dcTblNo] == NULL) in HuffDecoderInit()1299 FixHuffTbl (info.dcHuffTblPtrs [compptr->dcTblNo]); in HuffDecoderInit()1744 HuffmanTable *dctbl = info.dcHuffTblPtrs [compptr->dcTblNo]; in DecodeFirstRow()1791 HuffmanTable *dctbl = info.dcHuffTblPtrs [compptr->dcTblNo]; in DecodeFirstRow()1872 ht [curComp] = info.dcHuffTblPtrs [compptr->dcTblNo]; in DecodeImage()