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

/external/libvpx/libvpx/test/
H A Dkeyframe_test.cc30 kf_count_max_ = INT_MAX;
47 abort_ |= kf_count_ > kf_count_max_;
53 int kf_count_max_; member in class:__anon9400::KeyframeTest
61 kf_count_max_ = 2; // early exit successful tests.
74 kf_count_max_ = 1; // early exit failed tests.

Completed in 42 milliseconds