Home
last modified time | relevance | path

Searched defs:in_order (Results 1 – 9 of 9) sorted by relevance

/external/ltp/tools/pounder21/src/time_tests/
Dinconsistency-check.c33 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
/external/webrtc/webrtc/video/
Dvie_receiver.cc257 bool in_order = IsPacketInOrder(header); in OnRecoveredPacket() local
306 bool in_order = IsPacketInOrder(header); in InsertRTPPacket() local
322 bool in_order) { in ReceivePacket()
/external/linux-kselftest/tools/testing/selftests/timers/
Dnanosleep.c91 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
Dinconsistency-check.c91 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
Dleap-a-day.c71 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
/external/ltp/testcases/kernel/timers/leapsec/
Dleapsec_timer.c66 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_receiver_impl.cc165 bool in_order) { in IncomingRtpPacket()
Dreceive_statistics_impl.cc63 bool in_order = InOrderPacketInternal(header.sequenceNumber); in UpdateCounters() local
/external/webrtc/webrtc/voice_engine/
Dchannel.cc1722 bool in_order = IsPacketInOrder(header); in ReceivedRTPPacket() local
1733 bool in_order) { in ReceivePacket()