Searched refs:UpdateCodec (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/pc/ |
D | webrtc_sdp.cc | 2893 void UpdateCodec(MediaContentDescription* content_desc, in UpdateCodec() function 2906 void UpdateCodec(MediaContentDescription* content_desc, in UpdateCodec() function 3544 void UpdateCodec(int payload_type, in UpdateCodec() function 3564 void UpdateCodec(int payload_type, in UpdateCodec() function 3637 UpdateCodec(payload_type, encoding_name, video_desc); in ParseRtpmapAttribute() 3670 UpdateCodec(payload_type, encoding_name, clock_rate, 0, channels, in ParseRtpmapAttribute() 3743 UpdateCodec<AudioContentDescription, cricket::AudioCodec>( in ParseFmtpAttributes() 3746 UpdateCodec<VideoContentDescription, cricket::VideoCodec>( in ParseFmtpAttributes() 3814 UpdateCodec<AudioContentDescription, cricket::AudioCodec>( in ParseRtcpFbAttribute() 3817 UpdateCodec<VideoContentDescription, cricket::VideoCodec>( in ParseRtcpFbAttribute()
|