Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_WaveArchiveFile.h50 Util::ReferenceWithSize toBlocks[ BLOCK_SIZE ];
63 const Util::ReferenceWithSize* GetReferenceBy( u16 typeId ) const;
72 Util::Table<Util::ReferenceWithSize> table;
Dsnd_Util.h150 struct ReferenceWithSize : public Reference struct
181 struct ReferenceWithSizeTable : public Table<ReferenceWithSize>
212 ReferenceWithSize item[ 1 ];
222 NW_INLINE const ReferenceWithSize* GetReference( in GetReference()
236 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItem()
243 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItemSize()
249 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItemOffset()
Dsnd_StreamSoundFile.h158 Util::ReferenceWithSize toBlocks[ BLOCK_SIZE ];
177 const Util::ReferenceWithSize* GetReferenceBy( u16 typeId ) const;
Dsnd_SoundArchiveFile.h48 Util::ReferenceWithSize toBlocks[ BLOCK_SIZE ];
68 const Util::ReferenceWithSize* GetReferenceBy( u16 typeId ) const;
490 Util::ReferenceWithSize toFileImageFromFileBlockBody;
Dsnd_GroupFile.h95 Util::ReferenceWithSize embeddedItemInfo;
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveArchiveFile.cpp60 const Util::ReferenceWithSize*
Dsnd_StreamSoundFile.cpp31 const Util::ReferenceWithSize*
Dsnd_SoundArchiveFile.cpp113 const Util::ReferenceWithSize*