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

  /external/libvpx/libvpx/test/
altref_test.cc 17 // lookahead range: [kLookAheadMin, kLookAheadMax).
18 const int kLookAheadMin = 5;
68 ::testing::Range(kLookAheadMin, kLookAheadMax));
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
altref_test.cc 17 // lookahead range: [kLookAheadMin, kLookAheadMax).
18 const int kLookAheadMin = 5;
68 ::testing::Range(kLookAheadMin, kLookAheadMax));

Completed in 293 milliseconds