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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Ddatarate_test.cc170 const int kDropFrameThreshTestStep = 30; local
172 for (int i = 1; i < 91; i += kDropFrameThreshTestStep) {
179 << i - kDropFrameThreshTestStep;
435 const int kDropFrameThreshTestStep = 30; local
438 for (int i = 10; i < 100; i += kDropFrameThreshTestStep) {
449 << i - kDropFrameThreshTestStep;
453 << i - kDropFrameThreshTestStep;

Completed in 419 milliseconds