Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Dsession_description.h108 bool rtcp_mux() const { return rtcp_mux_; } in rtcp_mux() function
H A Dchannel_unittest.cc1091 bool rtcp_mux, in SendBundleToBundle()