OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:last_drop
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/test/
datarate_test.cc
164
vpx_codec_pts_t
last_drop
= frame_count;
local
169
ASSERT_LE(first_drop_,
last_drop
)
173
last_drop
= first_drop_;
Completed in 34 milliseconds