Searched refs:table (Results 1 – 15 of 15) sorted by relevance
| /RvlSDK-3.3/build/libraries/cx/src/ |
| D | CXCompression.c | 579 static void HuffCountData( HuffData* table, const u8 *srcp, u32 size, u8 bitSize ); 580 static u16 HuffConstructTree( HuffData* table, u32 dataNum ); 581 static u32 HuffConvertData( const HuffData *table, const u8* srcp, u8* dstp, u32 srcSize, u32 maxS… 583 static void HuffAddParentDepthToTable( HuffData *table, u16 leftNo, u16 rightNo ); 584 static void HuffAddCodeToTable ( HuffData *table, u16 nodeNo, u32 paHuffCode ); 585 static u8 HuffAddCountHWordToTable ( HuffData *table, u16 nodeNo ); 707 HuffData* table = info->huffTable; in HuffInitTable() local 712 table[ i ] = HUFF_TABLE_INIT_DATA; in HuffInitTable() 713 table[ i ].No = (u16)i; in HuffInitTable() 742 static void HuffCountData( HuffData* table, const u8 *srcp, u32 size, u8 bitSize ) in HuffCountData() argument [all …]
|
| /RvlSDK-3.3/build/libraries/sp/src/ |
| D | sp.c | 37 void SPInitSoundTable(SPSoundTable *table, u8 *samples, u8 *zerobuffer) in SPInitSoundTable() argument 46 ASSERT(table); in SPInitSoundTable() 57 sound = &table->sound[0]; in SPInitSoundTable() 58 adpcm = (SPAdpcmEntry*)&table->sound[table->entries]; in SPInitSoundTable() 61 for (i = 0; i < table->entries; i++) in SPInitSoundTable() 133 SPSoundEntry * SPGetSoundEntry(SPSoundTable *table, u32 index) in SPGetSoundEntry() argument 135 ASSERT(table); in SPGetSoundEntry() 137 if (table->entries > index) in SPGetSoundEntry() 138 return &table->sound[index]; in SPGetSoundEntry()
|
| /RvlSDK-3.3/include/revolution/ |
| D | sp.h | 68 void SPInitSoundTable(SPSoundTable *table, u8 *samples, u8 *zerobuffer); 69 SPSoundEntry * SPGetSoundEntry(SPSoundTable *table, u32 index);
|
| D | axfx.h | 861 s32 *table; member 924 s32 *table; member
|
| D | ax.h | 1015 void AXMakeCompressorTable (f32 gain, u16 frames, u16* table); 1016 void AXSetCompressorTable (u16* table, u16 frames);
|
| /RvlSDK-3.3/man/en_US/hbm/css/ |
| D | hbm_common.css | 103 TABLE.table 108 TABLE.table TR, TABLE.table TD 123 TABLE.table TH
|
| /RvlSDK-3.3/include/revolution/gx/ |
| D | GXPixel.h | 99 void GXInitFogAdjTable( GXFogAdjTable* table, u16 width, const f32 projmtx[4][4] ); 101 void GXSetFogRangeAdj( GXBool enable, u16 center, const GXFogAdjTable* table );
|
| D | GXDraw.h | 59 u32 GXGenNormalTable( u8 depth, f32* table );
|
| D | GXTev.h | 141 GXTevSwapSel table,
|
| /RvlSDK-3.3/build/demos/iconbanner/newmsg/ |
| D | nmenu.ddf | 6 ; A table for the FST file is generated by retrieving files under the
|
| /RvlSDK-3.3/build/demos/iconbanner/simple/ |
| D | nmenu.ddf | 6 ; A table for the FST file is generated by retrieving files under the
|
| /RvlSDK-3.3/build/libraries/gd/src/ |
| D | GDTev.c | 341 GXTevSwapSel table, in GDSetTevSwapModeTable() argument 350 TEV_KSEL_0_ID + (table * 2) )); in GDSetTevSwapModeTable() 353 TEV_KSEL_0_ID + (table * 2) + 1 )); in GDSetTevSwapModeTable()
|
| /RvlSDK-3.3/include/revolution/gd/ |
| D | GDTev.h | 87 GXTevSwapSel table,
|
| /RvlSDK-3.3/ |
| D | readme-RVL_SDK-3_3-2.txt | 104 (table file, ADPCM version) 108 (table file, PCM version)
|
| /RvlSDK-3.3/vcmv/bin/RVL/ |
| D | VcmvTestD.map | 10415 00029750 00002c 80140670 0013c850 4 @LOCAL@KPADiSamplingCallback__Fl@table kpadD.a KPAD.o
|