Home
last modified time | relevance | path

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

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