Home
last modified time | relevance | path

Searched refs:kUseFirstChannel (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_processing/include/
Daudio_processing.h152 kUseFirstChannel // Use the first channel. enumerator
/external/webrtc/modules/audio_processing/
Daudio_processing_impl.cc452 case DownmixMethod::kUseFirstChannel: in SetDownmixMethod()