Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_Global.h113 SAMPLE_FORMAT_IMA_ADPCM //!< IMA ADPCM です。 enumerator
/NW4C-1.2.23/sources/libraries/snd/platform/
Dsnd_HardwareChannelAX.cppi43 case SAMPLE_FORMAT_IMA_ADPCM:
88 case SAMPLE_FORMAT_IMA_ADPCM:
358 case SAMPLE_FORMAT_IMA_ADPCM:
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_Voice.cpp85 case nw::snd::SAMPLE_FORMAT_IMA_ADPCM: in GetSdkSampleFormat()