Home
last modified time | relevance | path

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

/external/libgav1/src/dsp/
Dwarp_test.cc467 const int8_t filter[kSubPixelTaps], in ApplyFilterToSignedInput()
485 const int8_t filter[kSubPixelTaps], in ApplyFilterToUnsignedInput()
Dconvolve_test.cc929 const int8_t filter[kSubPixelTaps], in ApplyFilterToSignedInput()
947 const int8_t filter[kSubPixelTaps], in ApplyFilterToUnsignedInput()
/external/libgav1/src/utils/
Dconstants.h87 kSubPixelTaps = 8, enumerator