Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dresize_test.cc692 int resize_up_count = 0; in TEST_P() local
705 resize_up_count++; in TEST_P()
715 ASSERT_GE(resize_up_count, 1) << "Resizing up should occur at lease once."; in TEST_P()