Searched refs:acm_mode (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
H A Dacm_receiver.cc235 AudioPlayoutMode acm_mode = voice; local
239 acm_mode = voice;
242 acm_mode = off;
245 acm_mode = fax;
248 acm_mode = streaming;
253 return acm_mode;

Completed in 76 milliseconds