Home
last modified time | relevance | path

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

/RvlSDK-3.2.3/build/libraries/cx/src/
DCXUncompression.c385 u32 srcCnt = 0; in CXiHuffImportTree() local
392 srcCnt += 2; in CXiHuffImportTree()
398 srcCnt += 1; in CXiHuffImportTree()
402 while ( srcCnt < tableSize ) in CXiHuffImportTree()
408 ++srcCnt; in CXiHuffImportTree()