Searched refs:last_num_drops (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Ddatarate_test.cc437 int last_num_drops = 0; local
450 ASSERT_GE(num_drops_, last_num_drops)
455 last_num_drops = num_drops_;

Completed in 61 milliseconds