Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/cx/
Dcx_SecureUncompression.cpp399 u8* nodep = (u8*)( (((u32)treep >> 1) << 1) + offset ); in VerifyHuffmanTable() local
842 u16* nodep = (u16*)((u32)treep & ~0x3) + offset; in LHVerifyTable() local
968 u16* nodep = huffTable9 + 1; in SecureUncompressLH() local
1001 u16* nodep = huffTable12 + 1; in SecureUncompressLH() local
Dcx_Uncompression.cpp530 u16* nodep = huffTable9 + 1; in UncompressLH() local
559 u16* nodep = huffTable12 + 1; in UncompressLH() local
Dcx_StreamingUncompression.cpp757 u16* nodep; in ReadUncompLH() local
/CTR-SDK-4.2.5/include/nn/cx/
Dcx_StreamingUncompression.h94 u16 *nodep; // member