Home
last modified time | relevance | path

Searched defs:table (Results 1 – 5 of 5) sorted by relevance

/RvlSDK-3.2/build/libraries/sp/src/
Dsp.c37 void SPInitSoundTable(SPSoundTable *table, u8 *samples, u8 *zerobuffer) in SPInitSoundTable()
133 SPSoundEntry * SPGetSoundEntry(SPSoundTable *table, u32 index) in SPGetSoundEntry()
/RvlSDK-3.2/build/libraries/cx/src/
DCXCompression.c707 HuffData* table = info->huffTable; in HuffInitTable() local
742 static void HuffCountData( HuffData* table, const u8 *srcp, u32 size, u8 bitSize ) in HuffCountData()
774 static u16 HuffConstructTree( HuffData *table, u32 dataNum ) in HuffConstructTree()
884 static void HuffAddParentDepthToTable( HuffData *table, u16 leftNo, u16 rightNo ) in HuffAddParentDepthToTable()
902 static void HuffAddCodeToTable( HuffData* table, u16 nodeNo, u32 paHuffCode ) in HuffAddCodeToTable()
917 static u8 HuffAddCountHWordToTable( HuffData *table, u16 nodeNo) in HuffAddCountHWordToTable()
1219 static u32 HuffConvertData( const HuffData *table, const u8* srcp, u8* dstp, u32 srcSize, u32 maxSi… in HuffConvertData()
/RvlSDK-3.2/build/libraries/gd/src/
DGDTev.c341 GXTevSwapSel table, in GDSetTevSwapModeTable()
/RvlSDK-3.2/include/revolution/
Daxfx.h861 s32 *table; member
924 s32 *table; member
/RvlSDK-3.2/build/libraries/kpad/src/
DKPAD.c2596 } table[] = { in KPADiSamplingCallback() local