Home
last modified time | relevance | path

Searched defs:tx_port (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_autotest_custom_call.cc1108 void GetVideoPorts(int* tx_port, int* rx_port) { in GetVideoPorts()
1124 void GetAudioPorts(int* tx_port, int* rx_port) { in GetAudioPorts()
/external/chromium_org/media/cast/test/
Dreceiver.cc68 void GetPorts(int* tx_port, int* rx_port) { in GetPorts()