OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindBestFittingPacket
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_packet_history.h
81
int
FindBestFittingPacket
(size_t size) const
rtp_packet_history.cc
238
int index =
FindBestFittingPacket
(*packet_length);
280
int RTPPacketHistory::
FindBestFittingPacket
(size_t size) const {
Completed in 3054 milliseconds