Home
last modified time | relevance | path

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

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