Home
last modified time | relevance | path

Searched defs:nodep (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.2/build/libraries/cx/src/
DCXSecureUncompression.c387 u8* nodep = (u8*)( (((u32)treep >> 1) << 1) + offset ); in CXiVerifyHuffmanTable_() local
803 u16* nodep = (u16*)((u32)treep & ~0x3) + offset; in CXiLHVerifyTable() local
919 u16* nodep = huffTable9 + 1; in CXSecureUncompressLH() local
952 u16* nodep = huffTable12 + 1; in CXSecureUncompressLH() local
DCXUncompression.c509 u16* nodep = huffTable9 + 1; in CXUncompressLH() local
538 u16* nodep = huffTable12 + 1; in CXUncompressLH() local
DCXStreamingUncompression.c705 u16* nodep; in CXReadUncompLH() local
/RvlSDK-3.2/include/revolution/cx/
DCXStreamingUncompression.h132 u16 *nodep; // Node during a Huffman table search: 4B member