Home
last modified time | relevance | path

Searched refs:RtxMode (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
Drtp_rtcp_defines.h134 enum RtxMode { enum
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Dnack_rtx_unittest.cc255 void RunRtxTest(RtxMode rtx_method, int loss) { in RunRtxTest()