Home
last modified time | relevance | path

Searched refs:DoVerticalFilter_NEON (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dsp/
Dfilters_neon.c107 static WEBP_INLINE void DoVerticalFilter_NEON(const uint8_t* in, in DoVerticalFilter_NEON() function
138 DoVerticalFilter_NEON(data, width, height, stride, 0, height, in VerticalFilter_NEON()