Home
last modified time | relevance | path

Searched defs:PCM_16 (Results 1 – 2 of 2) sorted by relevance

/external/oboe/samples/parselib/src/main/cpp/wav/
DAudioEncoding.h27 static const int PCM_16 = 0; variable
/external/flac/fuzzer/
Dflac_enc_fuzzer.cpp37 enum Encoding { PCM_16, PCM_FLOAT }; enumerator