Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_Global.h113 SAMPLE_FORMAT_PCM_S32, //!< signed 32bit です。 enumerator
Dsnd_HardwareManager.h66 static const SampleFormat FX_SAMPLE_FORMAT = SAMPLE_FORMAT_PCM_S32;
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Voice.cpp84 case nw::snd::SAMPLE_FORMAT_PCM_S32: in GetSdkSampleFormat()