Home
last modified time | relevance | path

Searched defs:NextRtpHeader (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Dpacket_buffer.cc149 const RTPHeader* PacketBuffer::NextRtpHeader() const { in NextRtpHeader() function in webrtc::PacketBuffer
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
Dinitial_delay_manager_unittest.cc56 void NextRtpHeader(WebRtcRTPHeader* rtp_info, in NextRtpHeader() function