Searched defs:SampleFormat (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/media/base/
H A Dsample_format.h12 enum SampleFormat { enum in namespace:media
31 MEDIA_EXPORT int SampleFormatToBytesPerChannel(SampleFormat sample_format);
34 MEDIA_EXPORT const char* SampleFormatToString(SampleFormat sample_format);
/external/chromium_org/third_party/webrtc/sound/
H A Dsoundsysteminterface.h35 enum SampleFormat { enum in class:rtc::SoundSystemInterface
49 SampleFormat format;

Completed in 317 milliseconds