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

/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dsuperframe_test.cc30 sf_count_max_ = INT_MAX;
73 abort_ |= sf_count_ > sf_count_max_ &&
79 int sf_count_max_; member in class:__anon13002::SuperframeTest
86 sf_count_max_ = 0; // early exit on successful test.
/external/libvpx/libvpx/test/
H A Dsuperframe_test.cc30 sf_count_max_ = INT_MAX;
73 abort_ |= sf_count_ > sf_count_max_ &&
79 int sf_count_max_; member in class:__anon24796::SuperframeTest
86 sf_count_max_ = 0; // early exit on successful test.

Completed in 83 milliseconds