Lines Matching full:rtp_packet
508 bool Channel::OnRecoveredPacket(const uint8_t* rtp_packet,511 if (!rtp_header_parser_->Parse(rtp_packet, rtp_packet_length, &header)) {520 return ReceivePacket(rtp_packet, rtp_packet_length, header, false);