Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dsuperframe_test.cc37 sf_count_max_ = INT_MAX; in SetUp()
75 sf_count_ > sf_count_max_ && pkt->data.frame.pts - last_sf_pts_ >= 5; in MutateEncoderOutputHook()
80 int sf_count_max_; member in __anon2cce34b40111::SuperframeTest
87 sf_count_max_ = 0; // early exit on successful test. in TEST_P()