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

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvoiceengine.cc1552 webrtc::ProcessingTypes processing_type; local
1556 processing_type = webrtc::kPlaybackAllChannelsMixed;
1564 processing_type = webrtc::kRecordingPerChannel;
1578 processing_type,
1587 processing_type);
1605 webrtc::ProcessingTypes processing_type; local
1609 processing_type = webrtc::kPlaybackAllChannelsMixed;
1613 processing_type = webrtc::kRecordingPerChannel;
1634 processing_type) != -1) {
1641 processing_type);
[all...]

Completed in 497 milliseconds