Home
last modified time | relevance | path

Searched refs:destTmpDataNum (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-2.1/build/libraries/cx/src/
DCXUncompression.c263 u32 destTmpDataNum = 4 + ( dataBit & 0x7 ); in CXUncompressHuffman() local
284 if ( ++destTmpCount == destTmpDataNum ) in CXUncompressHuffman()