Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_Global.h115 SAMPLE_FORMAT_IMA_ADPCM //!< IMA ADPCM です。 enumerator
/NW4C-2.0.3/sources/libraries/snd/platform/
Dsnd_HardwareChannelAX.cppi45 case SAMPLE_FORMAT_IMA_ADPCM:
90 case SAMPLE_FORMAT_IMA_ADPCM:
360 case SAMPLE_FORMAT_IMA_ADPCM:
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Voice.cpp87 case nw::snd::SAMPLE_FORMAT_IMA_ADPCM: in GetSdkSampleFormat()