Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddec_neon.c595 #define DO_FILTER2(p1, p0, q0, q1, thresh) \ macro
613 DO_FILTER2(q1, q2, q3, q12, %[thresh]) in SimpleVFilter16_NEON()
637 DO_FILTER2(q1, q2, q12, q13, %[thresh]) in SimpleHFilter16_NEON()