HomeSort by relevance Sort by last modified time
    Searched defs:SampleFormat (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/media/base/
sample_format.h 12 enum SampleFormat {
30 MEDIA_EXPORT int SampleFormatToBytesPerChannel(SampleFormat sample_format);
33 MEDIA_EXPORT const char* SampleFormatToString(SampleFormat sample_format);
  /external/chromium_org/third_party/libjingle/source/talk/sound/
soundsysteminterface.h 52 enum SampleFormat {
66 SampleFormat format;

Completed in 40 milliseconds