OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DO_FILTER2
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libwebp/dsp/
dec_neon.c
64
#define
DO_FILTER2
(p1, p0, q0, q1, thresh) \
106
DO_FILTER2
(q1, q2, q3, q4, %[thresh])
130
DO_FILTER2
(q1, q2, q3, q4, %[thresh])
/external/webp/src/dsp/
dec_neon.c
64
#define
DO_FILTER2
(p1, p0, q0, q1, thresh) \
106
DO_FILTER2
(q1, q2, q3, q4, %[thresh])
130
DO_FILTER2
(q1, q2, q3, q4, %[thresh])
Completed in 185 milliseconds