HomeSort by relevance Sort by last modified time
    Searched defs:NextRtpHeader (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
initial_delay_manager_unittest.cc 56 void NextRtpHeader(WebRtcRTPHeader* rtp_info,
78 NextRtpHeader(rtp_info, rtp_receive_timestamp);
118 NextRtpHeader(&rtp_info_, &rtp_receive_timestamp_);
148 NextRtpHeader(&rtp_info_, &rtp_receive_timestamp_);
155 NextRtpHeader(&rtp_info_, &rtp_receive_timestamp_);
184 NextRtpHeader(&rtp_info_, &rtp_receive_timestamp_);
211 NextRtpHeader(&rtp_info_, &rtp_receive_timestamp_);
220 NextRtpHeader(&rtp_info_, &rtp_receive_timestamp_);
253 NextRtpHeader(&rtp_info_, &rtp_receive_timestamp_);
266 NextRtpHeader(&rtp_info_, &rtp_receive_timestamp_)
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
packet_buffer.cc 149 const RTPHeader* PacketBuffer::NextRtpHeader() const {

Completed in 507 milliseconds