Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_StreamSoundPlayer.h273 s32* pStartBlockIndex,
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_StreamSoundPlayer.cpp1933 s32* pStartBlockIndex, in CalcStartOffset() argument
1979 *pStartBlockIndex = startOffsetSamples / static_cast<s32>( m_StreamInfo.oneBlockSamples ); in CalcStartOffset()