OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thrown_frame
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/examples/
decode_with_partial_drops.c
206
int
thrown_frame
=0, kept_frame=0;
local
228
srand(seed);
thrown_frame
= 0;
265
thrown_frame
= 0;
282
throw_packets(frame, &frame_sz, n, &
thrown_frame
, &kept_frame);
291
thrown_frame
++;
299
thrown +=
thrown_frame
;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
decode_with_partial_drops.c
206
int
thrown_frame
=0, kept_frame=0;
local
228
srand(seed);
thrown_frame
= 0;
265
thrown_frame
= 0;
282
throw_packets(frame, &frame_sz, n, &
thrown_frame
, &kept_frame);
291
thrown_frame
++;
299
thrown +=
thrown_frame
;
Completed in 963 milliseconds