Home
last modified time | relevance | path

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

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