OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:audio_tx_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
133
int
audio_tx_port
,
278
int
audio_tx_port
= 0;
local
331
audio_tx_port
= 0;
333
GetAudioPorts(&
audio_tx_port
, &audio_rx_port);
343
audio_codec,
audio_tx_port
, audio_rx_port,
365
audio_tx_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
61
int
audio_tx_port
= DEFAULT_AUDIO_PORT;
local
163
voice_channel_transport->SetSendDestination(ipAddress,
audio_tx_port
);
Completed in 68 milliseconds