Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_StreamSoundPlayer.h271 s32* pStartBlockIndex,
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_StreamSoundPlayer.cpp1823 s32* pStartBlockIndex, in CalcStartOffset() argument
1869 *pStartBlockIndex = startOffsetSamples / static_cast<s32>( m_StreamInfo.oneBlockSamples ); in CalcStartOffset()