Home
last modified time | relevance | path

Searched refs:RtpTransceiverDirectionReversed (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/pc/
Drtp_media_utils_unittest.cc50 RtpTransceiverDirectionReversed(direction)); in TEST_P()
57 EXPECT_EQ(direction, RtpTransceiverDirectionReversed( in TEST_P()
58 RtpTransceiverDirectionReversed(direction))); in TEST_P()
Drtp_media_utils.h31 RtpTransceiverDirection RtpTransceiverDirectionReversed(
Drtp_media_utils.cc40 RtpTransceiverDirection RtpTransceiverDirectionReversed( in RtpTransceiverDirectionReversed() function
Dmedia_session.cc1820 webrtc::RtpTransceiverDirectionReversed(offer)); in GetAudioCodecsForAnswer()
1857 webrtc::RtpTransceiverDirectionReversed(offer)); in GetVideoCodecsForAnswer()
Dpeer_connection.cc3191 RtpTransceiverDirectionReversed(media_desc->direction()); in ApplyRemoteDescription()
7357 RtpTransceiverDirectionReversed(current_remote_direction)) { in CheckIfNegotiationIsNeeded()
7381 RtpTransceiverDirectionReversed(offered_direction)))) { in CheckIfNegotiationIsNeeded()