Home
last modified time | relevance | path

Searched refs:IsValidTypeId (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_Util.h132 NW_INLINE bool IsValidTypeId( u16 validId ) const in IsValidTypeId() function
172 if ( item[ i ].IsValidTypeId( typeId ) ) in FindReferedItemBy()
192 if ( item[ i ].IsValidTypeId( typeId ) ) in GetReferedItemBy()
227 if ( item[ i ].IsValidTypeId( typeId ) ) in GetReference()
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_StreamSoundFile.cpp136 if ( ! toDetailChannelInfo.IsValidTypeId( ElementType_Codec_DspAdpcmInfo ) ) in GetDspAdpcmChannelInfo()
Dsnd_WaveSoundFile.cpp119 NW_ASSERT( toWaveSoundInfo.IsValidTypeId( in GetWaveSoundInfo()