Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_Util.h130 NW_INLINE bool IsValidTypeId( u16 validId ) const in IsValidTypeId() function
170 if ( item[ i ].IsValidTypeId( typeId ) ) in FindReferedItemBy()
190 if ( item[ i ].IsValidTypeId( typeId ) ) in GetReferedItemBy()
225 if ( item[ i ].IsValidTypeId( typeId ) ) in GetReference()
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_StreamSoundFile.cpp134 if ( ! toDetailChannelInfo.IsValidTypeId( ElementType_Codec_DspAdpcmInfo ) ) in GetDspAdpcmChannelInfo()
Dsnd_WaveSoundFile.cpp117 NW_ASSERT( toWaveSoundInfo.IsValidTypeId( in GetWaveSoundInfo()