Home
last modified time | relevance | path

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

/external/chromium_org/media/base/
Dcontainer_names_unittest.cc128 TestFile(CONTAINER_WAV, GetTestDataFilePath("4ch.wav")); in TEST()
129 TestFile(CONTAINER_WAV, GetTestDataFilePath("sfx_f32le.wav")); in TEST()
130 TestFile(CONTAINER_WAV, GetTestDataFilePath("sfx_s16le.wav")); in TEST()
Dcontainer_names.h56 CONTAINER_WAV, // WAV / WAVE (Waveform Audio) enumerator
Dcontainer_names.cc1535 return CONTAINER_WAV; in LookupContainerByFirst4()
1546 return CONTAINER_WAV; in LookupContainerByFirst4()