Searched defs:table (Results 1 – 5 of 5) sorted by relevance
| /RvlSDK-3.1/build/libraries/sp/src/ |
| D | sp.c | 37 void SPInitSoundTable(SPSoundTable *table, u8 *samples, u8 *zerobuffer) in SPInitSoundTable() 133 SPSoundEntry * SPGetSoundEntry(SPSoundTable *table, u32 index) in SPGetSoundEntry()
|
| /RvlSDK-3.1/build/libraries/cx/src/ |
| D | CXCompression.c | 705 HuffData* table = info->huffTable; in HuffInitTable() local 740 static void HuffCountData( HuffData* table, const u8 *srcp, u32 size, u8 bitSize ) in HuffCountData() 772 static u16 HuffConstructTree( HuffData *table, u32 dataNum ) in HuffConstructTree() 882 static void HuffAddParentDepthToTable( HuffData *table, u16 leftNo, u16 rightNo ) in HuffAddParentDepthToTable() 900 static void HuffAddCodeToTable( HuffData* table, u16 nodeNo, u32 paHuffCode ) in HuffAddCodeToTable() 915 static u8 HuffAddCountHWordToTable( HuffData *table, u16 nodeNo) in HuffAddCountHWordToTable() 1217 static u32 HuffConvertData( const HuffData *table, const u8* srcp, u8* dstp, u32 srcSize, u32 maxSi… in HuffConvertData()
|
| /RvlSDK-3.1/build/libraries/gd/src/ |
| D | GDTev.c | 341 GXTevSwapSel table, in GDSetTevSwapModeTable()
|
| /RvlSDK-3.1/build/libraries/kpad/src/ |
| D | KPAD.c | 2098 } table[] = { in KPADiSamplingCallback() local
|
| /RvlSDK-3.1/include/revolution/ |
| D | axfx.h | 861 s32 *table; member 924 s32 *table; member
|