Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddec_neon.c485 static void ApplyFilter2_NEON(const int8x16_t p0s, const int8x16_t q0s, in ApplyFilter2_NEON() function
510 ApplyFilter2_NEON(p0s, q0s, delta1, op0, oq0); in DoFilter2_NEON()