Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/test/
Drtp_player.h25 class PayloadCodecTuple {
27 PayloadCodecTuple(uint8_t payload_type, in PayloadCodecTuple() function
44 typedef std::vector<PayloadCodecTuple> PayloadTypes;
45 typedef std::vector<PayloadCodecTuple>::const_iterator PayloadTypesIterator;
Dvideo_rtp_play.cc39 payload_types.push_back(webrtc::rtpplayer::PayloadCodecTuple( in RtpPlay()
41 payload_types.push_back(webrtc::rtpplayer::PayloadCodecTuple( in RtpPlay()
43 payload_types.push_back(webrtc::rtpplayer::PayloadCodecTuple( in RtpPlay()