Home
last modified time | relevance | path

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

/webrtc/webrtc/src/rtp_transceiver/
H A Drtp_codec.rs128 Exact = 2, enumerator
149 return (c.clone(), CodecMatch::Exact); in codec_parameters_fuzzy_search()
/webrtc/webrtc/src/api/media_engine/
H A Dmod.rs500 apt_match = CodecMatch::Exact; in match_remote_codec()
520 if match_type == CodecMatch::Exact && apt_match == CodecMatch::Partial { in match_remote_codec()
622 if match_type == CodecMatch::Exact { in update_from_remote_description()