Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc2379 void UpdateCodec(MediaContentDescription* content_desc, int payload_type, in UpdateCodec() function
2391 void UpdateCodec(MediaContentDescription* content_desc, int payload_type, in UpdateCodec() function
2840 void UpdateCodec(int payload_type, const std::string& name, int clockrate, in UpdateCodec() function
2858 void UpdateCodec(int payload_type, const std::string& name, int width, in UpdateCodec() function
2929 UpdateCodec(payload_type, encoding_name, in ParseRtpmapAttribute()
2960 UpdateCodec(payload_type, encoding_name, clock_rate, bitrate, channels, in ParseRtpmapAttribute()
3035 UpdateCodec<AudioContentDescription, cricket::AudioCodec>( in ParseFmtpAttributes()
3038 UpdateCodec<VideoContentDescription, cricket::VideoCodec>( in ParseFmtpAttributes()
3077 UpdateCodec<AudioContentDescription, cricket::AudioCodec>( in ParseRtcpFbAttribute()
3080 UpdateCodec<VideoContentDescription, cricket::VideoCodec>( in ParseRtcpFbAttribute()