HomeSort by relevance Sort by last modified time
    Searched refs:kf_count_max_ (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/test/
keyframe_test.cc 30 kf_count_max_ = INT_MAX;
47 abort_ |= kf_count_ > kf_count_max_;
53 int kf_count_max_; member in class:__anon13718::KeyframeTest
61 kf_count_max_ = 2; // early exit successful tests.
74 kf_count_max_ = 1; // early exit failed tests.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
keyframe_test.cc 30 kf_count_max_ = INT_MAX;
47 abort_ |= kf_count_ > kf_count_max_;
53 int kf_count_max_; member in class:__anon24079::KeyframeTest
61 kf_count_max_ = 2; // early exit successful tests.
74 kf_count_max_ = 1; // early exit failed tests.

Completed in 535 milliseconds