OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PacketTooEarly
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/neteq/
decision_logic_normal.h
97
bool
PacketTooEarly
(uint32_t timestamp_leap) const;
decision_logic_normal.cc
164
PacketTooEarly
(timestamp_leap) &&
229
bool DecisionLogicNormal::
PacketTooEarly
(uint32_t timestamp_leap) const {
Completed in 55 milliseconds