Home
last modified time | relevance | path

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

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