Searched refs:destTmpCnt (Results 1 – 2 of 2) sorted by relevance
82 context->destTmpCnt = 0; in CXInitUncompContextHuffman()381 context->destTmpCnt += context->bitSize; in CXReadUncompHuffman()383 if ( context->destTmpCnt == 32 ) in CXReadUncompHuffman()388 context->destTmpCnt = 0; in CXReadUncompHuffman()
98 u8 destTmpCnt; // Number of bits that have been decoded 1B member