Searched defs:table (Results 1 – 4 of 4) sorted by relevance
| /RvlSDK-2.1/build/libraries/sp/src/ |
| D | sp.c | 32 void SPInitSoundTable(SPSoundTable *table, u8 *samples, u8 *zerobuffer) in SPInitSoundTable() 136 SPSoundEntry * SPGetSoundEntry(SPSoundTable *table, u32 index) in SPGetSoundEntry()
|
| /RvlSDK-2.1/build/libraries/cx/src/ |
| D | CXCompression.c | 630 HuffData* table = info->huffTable; in HuffInitTable() local 665 static void HuffCountData( HuffData* table, const u8 *srcp, u32 size, u8 bitSize ) in HuffCountData() 697 static u16 HuffConstructTree( HuffData *table, u32 dataNum ) in HuffConstructTree() 807 static void HuffAddParentDepthToTable( HuffData *table, u16 leftNo, u16 rightNo ) in HuffAddParentDepthToTable() 825 static void HuffAddCodeToTable( HuffData* table, u16 nodeNo, u32 paHuffCode ) in HuffAddCodeToTable() 840 static u8 HuffAddCountHWordToTable( HuffData *table, u16 nodeNo) in HuffAddCountHWordToTable() 1142 static u32 HuffConvertData( const HuffData *table, const u8* srcp, u8* dstp, u32 srcSize, u32 maxSi… in HuffConvertData()
|
| /RvlSDK-2.1/build/libraries/gd/src/ |
| D | GDTev.c | 341 GXTevSwapSel table, in GDSetTevSwapModeTable()
|
| /RvlSDK-2.1/include/revolution/ |
| D | axfx.h | 861 s32 *table; member 924 s32 *table; member
|