OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:audio_rx_port
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_custom_call.cc
134
int
audio_rx_port
,
279
int
audio_rx_port
= 0;
local
332
audio_rx_port
= 0;
333
GetAudioPorts(&audio_tx_port, &
audio_rx_port
);
343
audio_codec, audio_tx_port,
audio_rx_port
,
370
error = voice_channel_transport->SetLocalReceiver(
audio_rx_port
);
628
audio_tx_port,
audio_rx_port
, protection_method);
646
audio_tx_port,
audio_rx_port
, protection_method);
664
audio_tx_port,
audio_rx_port
, protection_method);
[
all
...]
vie_autotest_record.cc
62
int
audio_rx_port
= DEFAULT_AUDIO_PORT;
local
164
voice_channel_transport->SetLocalReceiver(
audio_rx_port
);
Completed in 1249 milliseconds