Home
last modified time | relevance | path

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

/external/chromium_org/media/base/
Dcontainer_names.h24 CONTAINER_AIFF, // AIFF (Audio Interchange File Format) enumerator
Dcontainer_names_unittest.cc158 TestFile(CONTAINER_AIFF, GetTestDataFilePath("bear.aiff")); in TEST()
Dcontainer_names.cc1516 return CONTAINER_AIFF; in LookupContainerByFirst4()