OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kept
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
packet_loss_test.cc
193
int
kept
= 0;
local
200
kept
++;
218
lossResult += (
kept
==0); // 2 = all lost = full frame
222
_totalKept +=
kept
;
226
//printf("Threw away: %d out of %d packets\n", thrown, thrown +
kept
);
/external/libvpx/libvpx/examples/
decode_with_partial_drops.c
141
int* thrown, int*
kept
)
167
*
kept
= *size/mtu + ((*size % mtu > 0) ? 1 : 0); /* approximate */
168
for (i=0; i < *
kept
; i++)
180
(*
kept
)++;
205
int thrown=0,
kept
=0;
local
300
kept
+= kept_frame;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
decode_with_partial_drops.c
141
int* thrown, int*
kept
)
167
*
kept
= *size/mtu + ((*size % mtu > 0) ? 1 : 0); /* approximate */
168
for (i=0; i < *
kept
; i++)
180
(*
kept
)++;
205
int thrown=0,
kept
=0;
local
300
kept
+= kept_frame;
/external/chromium_org/v8/src/
hydrogen-gvn.cc
157
int
kept
= kNil; // List of
kept
elements.
local
170
lists_[current].next =
kept
;
171
kept
= current;
175
array_[i].next =
kept
;
783
// The logical "stack frames" of the recursion are
kept
in a list of
/prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-dependency-tree/1.2/
maven-dependency-tree-1.2.jar
/prebuilts/tools/common/m2/repository/org/apache/felix/maven-bundle-plugin/2.3.6/
maven-bundle-plugin-2.3.6.jar
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-compat-3.2.1.jar
maven-core-3.2.1.jar
Completed in 993 milliseconds