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

  /external/chromium_org/third_party/webrtc/modules/audio_device/include/
audio_device.h 45 enum ChannelType {
153 virtual int32_t SetRecordingChannel(const ChannelType channel) = 0;
154 virtual int32_t RecordingChannel(ChannelType* channel) const = 0;
  /external/deqp/framework/common/
tcuTexture.hpp 66 enum ChannelType
98 ChannelType type;
100 TextureFormat (ChannelOrder order_, ChannelType type_)
    [all...]

Completed in 255 milliseconds