Home
last modified time | relevance | path

Searched defs:kFilterPeriodAdjust (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dconvolve_test.cc502 const int kFilterPeriodAdjust = (x >> 3) << 3; in TEST_P() local
516 const int kFilterPeriodAdjust = (y >> 3) << 3; in TEST_P() local