OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DROPPED
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/video/
full_stack_plot.py
36
DROPPED
= 0
62
(
DROPPED
, "
dropped
", "
dropped
"),
151
if not s[
DROPPED
][k]:
158
Replaces values for
dropped
frames with None.
162
return [None if self.samples[
DROPPED
][k] else values[k]
318
help="Hide values for
dropped
frames.")
/frameworks/base/services/net/java/android/net/apf/
ApfFilter.java
82
DROPPED
, // Received RA ignored due to MAX_RAS
140
case
DROPPED
:
594
// Append a filter for this RA to {@code gen}. Jump to DROP_LABEL if it should be
dropped
.
656
// packets may be
dropped
, so let's use 6.
[
all
...]
Completed in 703 milliseconds