Home
last modified time | relevance | path

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

/RvlSDK-3.2.3/build/libraries/cx/src/
DCXUncompression.c386 const u32 MAX_IDX = (u32)( (1 << bitSize) * 2 ); in CXiHuffImportTree() local
412 if ( idx < MAX_IDX ) in CXiHuffImportTree()