Home
last modified time | relevance | path

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

/NW4C-1.3.3/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.h148 struct ReferenceWithSize : public Reference struct
179 struct ReferenceWithSizeTable : public Table<ReferenceWithSize>
210 ReferenceWithSize item[ 1 ];
220 NW_INLINE const ReferenceWithSize* GetReference( in GetReference()
234 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItem()
241 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItemSize()
247 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_SoundArchiveFile.h46 Util::ReferenceWithSize toBlocks[ BLOCK_SIZE ];
66 const Util::ReferenceWithSize* GetReferenceBy( u16 typeId ) const;
488 Util::ReferenceWithSize toFileImageFromFileBlockBody;
Dsnd_GroupFile.h93 Util::ReferenceWithSize embeddedItemInfo;
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_WaveArchiveFile.cpp58 const Util::ReferenceWithSize*
Dsnd_StreamSoundFile.cpp29 const Util::ReferenceWithSize*
Dsnd_SoundArchiveFile.cpp111 const Util::ReferenceWithSize*