Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 29) sorted by relevance

12

/RvlSDK-2.1/include/revolution/
Ddvdeth.h61 #define DVDWrite(fileInfo, addr, length, offset) \ argument
64 #define DVDWriteAsync(fileInfo, addr, length, offset, callback) \ argument
Ddvd.h309 u32 offset; member
426 #define DVDRead(fileInfo, addr, length, offset) \ argument
428 #define DVDReadAsync(fileInfo, addr, length, offset, callback) \ argument
459 #define DVDSeek(fileInfo, offset) \ argument
461 #define DVDSeekAsync(fileInfo, offset, callback) \ argument
Dwt.h96 u32 offset; // offset in samples from beginning of PCM file member
/RvlSDK-2.1/include/revolution/os/
DOSModule.h161 u32 offset; member
167 #define OS_SECTIONINFO_OFFSET(offset) ((offset) & ~0x1) argument
172 u32 offset; // offset to OSRel instructions member
177 u16 offset; // byte offset from the previous entry member
/RvlSDK-2.1/build/demos/cxdemo/src/
Dcx_uncompress_stream.c190 s32 offset = 0; // DVD offset in LoadTexDataRL() local
257 s32 offset = 0; // DVD offset in LoadTexDataLZ() local
324 s32 offset = 0; // DVD offset in LoadTexDataHuff() local
/RvlSDK-2.1/build/libraries/tc/src/
DTCLayer.cpp187 u32 offset; in TCSetLayerValue() local
239 u32 offset; in TCGetLayerValue() local
/RvlSDK-2.1/include/revolution/mem/
Dlist.h51 u16 offset; // Offset for NNSFndLink type structure member member
/RvlSDK-2.1/build/libraries/cx/src/
DCXStreamingUncompression.c195 s32 offset; in CXReadUncompLZ() local
DCXUncompression.c190 s32 offset = (*pSrc++ & 0x0f) << 8; in CXUncompressLZ() local
DCXCompression.c174 static u8 SearchLZ( LZCompressInfo * info, const u8 *nextp, u32 remainSize, u16 *offset ) in SearchLZ()
284 s16 offset; in SlideByte() local
/RvlSDK-2.1/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPRead.c166 s32 offset; in Reader() local
DTHPPlayer.c195 s32 offset, i; in THPPlayerOpen() local
609 s32 offset; in THPPlayerPrepare() local
/RvlSDK-2.1/build/demos/thpdemo/src/THPPlayer/
DTHPRead.c170 s32 offset; in Reader() local
DTHPPlayer.c229 s32 offset, i; in THPPlayerOpen() local
620 s32 offset; in THPPlayerPrepare() local
/RvlSDK-2.1/build/demos/gxdemo/src/Texture/
Dtex-tlut.c618 u32 offset; in CreateSampleImgTexture() local
841 u32 i, offset, ciSize; in LoadColorMap() local
934 u32 xp, xb, yp, yb, aw, offset; in PlotOnTexture() local
/RvlSDK-2.1/build/libraries/mem/src/
Dmem_list.c35 MEMInitList( MEMList* list, u16 offset ) in MEMInitList()
Dmem_expHeap.c716 const u32 offset = GetOffsetFromPtr( mblock, reqMBlock ); // Generated offset in AllocFromHead_() local
1630 const u32 offset = GetOffsetFromPtr(GetMemPtrForMBlock_(pMBlkHd), baseAddress); in MEMGetAllocatableSizeForExpHeapEx() local
/RvlSDK-2.1/build/tools/darch/include/
Ddarch.h106 #define setData(addr, data, offset, nbytes) do { \ argument
149 #define set4BData(eAddr, data, offset) \ argument
/RvlSDK-2.1/build/libraries/gd/src/
DGDFile.c184 u32 offset; in GDWriteDLFile() local
/RvlSDK-2.1/build/demos/gxdemo/src/TexGen/
Dtg-shadow3.c1416 u32 size, i, offset; in CreateRampTex8() local
1463 u32 size, i, offset; in CreateRampTex16() local
/RvlSDK-2.1/include/revolution/gd/
DGDBase.h195 static inline void GDSetCurrOffset(u32 offset) in GDSetCurrOffset()
/RvlSDK-2.1/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c210 s32 offset, i; in THPSimpleOpen() local
/RvlSDK-2.1/build/demos/axdemo/src/
Daxsimple.c336 u32 offset = 0; // Variable that stores the offsets from base ARAM address in LoadSamples() local
/RvlSDK-2.1/build/tools/dls1wt/src/
Dwt.h103 u32 offset; // offset in bytes from beginning of PCM file member
/RvlSDK-2.1/build/demos/gxdemo/src/Tev/
Dtev-one-op.c582 u8 offset, step; in DrawColorInputs() local

12