HomeSort by relevance Sort by last modified time
    Searched refs:CONTAINER_WAV (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/media/base/
container_names.h 56 CONTAINER_WAV, // WAV / WAVE (Waveform Audio)
container_names_unittest.cc 128 TestFile(CONTAINER_WAV, GetTestDataFilePath("4ch.wav"));
129 TestFile(CONTAINER_WAV, GetTestDataFilePath("sfx_f32le.wav"));
130 TestFile(CONTAINER_WAV, GetTestDataFilePath("sfx_s16le.wav"));
container_names.cc     [all...]

Completed in 88 milliseconds