Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_Channel.h110 nn::snd::AdpcmContext m_AdpcmLoopContext[Voice::CHANNEL_MAX]; variable
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Channel.cpp365 nn::snd::AdpcmContext& adpcmLoopContext = m_AdpcmLoopContext[ch]; in AppendWaveBuffer()