Home
last modified time | relevance | path

Searched defs:WAVE_FORMAT_PCM (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/util/
DWaveFileWriter.h141 static constexpr int WAVE_FORMAT_PCM = 1; variable
/third_party/python/Lib/
Dwave.py87 WAVE_FORMAT_PCM = 0x0001 variable
/third_party/ffmpeg/libavcodec/
Dshorten.c43 #define WAVE_FORMAT_PCM 0x0001 macro
/third_party/alsa-utils/axfer/
Dcontainer-riff-wave.c33 WAVE_FORMAT_PCM = 0x0001, enumerator
/third_party/libsnd/src/
Dwavlike.h76 WAVE_FORMAT_PCM = 0x0001, /* Microsoft PCM format */ enumerator