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

/external/chromium_org/third_party/webrtc/modules/audio_device/include/
H A Daudio_device.h45 enum ChannelType { enum in class:webrtc::AudioDeviceModule
153 virtual int32_t SetRecordingChannel(const ChannelType channel) = 0;
154 virtual int32_t RecordingChannel(ChannelType* channel) const = 0;
/external/deqp/framework/common/
H A DtcuTexture.hpp66 enum ChannelType enum in class:tcu::TextureFormat
98 ChannelType type;
100 TextureFormat (ChannelOrder order_, ChannelType type_)
1103 std::ostream& operator<< (std::ostream& str, TextureFormat::ChannelType type);

Completed in 60 milliseconds