Home
last modified time | relevance | path

Searched refs:ReferenceWithSize (Results 1 – 8 of 8) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_WaveArchiveFile.h48 Util::ReferenceWithSize toBlocks[ BLOCK_SIZE ];
61 const Util::ReferenceWithSize* GetReferenceBy( u16 typeId ) const;
70 Util::Table<Util::ReferenceWithSize> table;
Dsnd_Util.h144 struct ReferenceWithSize : public Reference struct
175 struct ReferenceWithSizeTable : public Table<ReferenceWithSize>
206 ReferenceWithSize item[ 1 ];
216 NW_INLINE const ReferenceWithSize* GetReference( in GetReference()
230 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItem()
237 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItemSize()
243 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItemOffset()
Dsnd_StreamSoundFile.h156 Util::ReferenceWithSize toBlocks[ BLOCK_SIZE ];
175 const Util::ReferenceWithSize* GetReferenceBy( u16 typeId ) const;
Dsnd_GroupFile.h89 Util::ReferenceWithSize embeddedItemInfo;
Dsnd_SoundArchiveFile.h46 Util::ReferenceWithSize toBlocks[ BLOCK_SIZE ];
66 const Util::ReferenceWithSize* GetReferenceBy( u16 typeId ) const;
487 Util::ReferenceWithSize toFileImageFromFileBlockBody;
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_WaveArchiveFile.cpp58 const Util::ReferenceWithSize*
Dsnd_StreamSoundFile.cpp29 const Util::ReferenceWithSize*
Dsnd_SoundArchiveFile.cpp111 const Util::ReferenceWithSize*