Home
last modified time | relevance | path

Searched refs:GetGlobalChannelIndex (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_StreamSoundFileReader.cpp103 pTrackInfo->globalChannelIndex[ i ] = src->GetGlobalChannelIndex( i ); in ReadStreamTrackInfo()
/NW4C-2.0.3/include/nw/snd/
Dsnd_StreamSoundFile.h254 NW_INLINE u8 GetGlobalChannelIndex( u32 index ) const in GetGlobalChannelIndex() function