Searched refs:VoeChannels (Results 1 – 3 of 3) sorted by relevance
49 std::vector<int> VoeChannels() const; in NON_EXPORTED_BASE()
107 std::vector<int> WebRtcLocalAudioTrackAdapter::VoeChannels() const { in VoeChannels() function in content::WebRtcLocalAudioTrackAdapter
77 std::vector<int> voe_channels = adapter_->VoeChannels(); in Capture()