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

/external/chromium_org/content/renderer/media/
H A Dwebrtc_local_audio_track.cc58 std::vector<int> voe_channels; local
70 voe_channels = voe_channels_;
77 int new_volume = (*it)->CaptureData(voe_channels, audio_data, sample_rate,
H A Dwebrtc_audio_device_unittest.cc377 std::vector<int> voe_channels; local
378 voe_channels.push_back(channel);
382 voe_channels,

Completed in 70 milliseconds