Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/cx/
Dcx_SecureUncompression.cpp368 VerifyHuffmanTable( const void* pTable, u8 bit ) in VerifyHuffmanTable()
772 s8 bit; in BitReader_Read() local
806 LHVerifyTable( const void* pTable, u8 bit ) in LHVerifyTable()
971 s8 bit = BitReader_Read( &stream ); in SecureUncompressLH() local
1004 s8 bit = BitReader_Read( &stream ); in SecureUncompressLH() local
Dcx_Uncompression.cpp454 u8 bit; in BitReader_Read() local
533 u8 bit = BitReader_Read( &stream ); in UncompressLH() local
562 u8 bit = BitReader_Read( &stream ); in UncompressLH() local
Dcx_StreamingUncompression.cpp916 u8 bit; in ReadUncompLH() local
962 u8 bit; in ReadUncompLH() local
/CTR-SDK-4.2.5/include/nn/gd/CTR/
Dgd_Lighting.h1234 u32 bit = 1 << (lutId*4 + 1); in SetLookUpTableAbsInput() local