Home
last modified time | relevance | path

Searched defs:remote_codec (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/media/base/
H A Dcodec.cc340 const VideoCodec& remote_codec) { in IntersectPacketization()
/aosp_15_r20/external/webrtc/pc/
H A Dmedia_session.cc752 const C& remote_codec, in NegotiatePacketization()
757 const VideoCodec& remote_codec, in NegotiatePacketization()
H A Dchannel_unittest.cc2087 cricket::VideoCodec remote_codec(99, "VP8"); in TEST_F() local
2130 cricket::VideoCodec remote_codec(99, "VP8"); in TEST_F() local
/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_video_engine.cc733 for (const VideoCodecSettings& remote_codec : remote_mapped_codecs) { in SelectSendVideoCodecs() local