Home
last modified time | relevance | path

Searched defs:use_rtx (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/video/end_to_end_tests/
H A Dhistogram_tests.cc40 void HistogramTest::VerifyHistogramStats(bool use_rtx, in VerifyHistogramStats()
46 FrameObserver(bool use_rtx, bool use_fec, bool screenshare) in VerifyHistogramStats()
H A Drtp_rtcp_tests.cc128 bool use_rtx, in TestRtpStatePreservation()
169 explicit RtpSequenceObserver(bool use_rtx) in TestRtpStatePreservation()
H A Dretransmission_tests.cc495 int GetPayloadType(bool use_rtx, bool use_fec) { in DecodesRetransmittedFrame()
/aosp_15_r20/external/webrtc/pc/
H A Dconnection_context.h103 bool use_rtx() { return true; } in use_rtx() function
/aosp_15_r20/external/webrtc/test/pc/e2e/sdp/
H A Dsdp_changer.cc57 bool use_rtx, in FilterVideoCodecCapabilities()
/aosp_15_r20/external/webrtc/test/scenario/
H A Dscenario_config.h155 bool use_rtx = true; member