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

/external/libvpx/libvpx/test/
H A Dsuperframe_test.cc37 sf_count_max_ = INT_MAX;
75 sf_count_ > sf_count_max_ && pkt->data.frame.pts - last_sf_pts_ >= 5;
80 int sf_count_max_; member in class:__anon12696::SuperframeTest
87 sf_count_max_ = 0; // early exit on successful test.

Completed in 455 milliseconds