OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ParseRTPHeader
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/test/
RTPFile.h
43
void
ParseRTPHeader
(WebRtcRTPHeader* rtpInfo, const uint8_t* rtpHeader);
RTPFile.cc
30
void RTPStream::
ParseRTPHeader
(WebRtcRTPHeader* rtpInfo,
208
ParseRTPHeader
(rtpInfo, rtpHeader);
Completed in 39 milliseconds