Searched defs:STORE8x2 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Ddec_neon.c36 #define STORE8x2(c1, c2, p, stride) \ macro
620 STORE8x2(d4, d5, [%[p]], %[stride])
621 STORE8x2(d24, d25, [%[p]], %[stride])
/external/webp/src/dsp/
H A Ddec_neon.c36 #define STORE8x2(c1, c2, p, stride) \ macro
620 STORE8x2(d4, d5, [%[p]], %[stride])
621 STORE8x2(d24, d25, [%[p]], %[stride])

Completed in 713 milliseconds