OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NextRtpHeader
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/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/webrtc/webrtc/modules/audio_coding/neteq/
packet_buffer.cc
177
const RTPHeader* PacketBuffer::
NextRtpHeader
() const {
Completed in 538 milliseconds