GET_BASE_DELTA 64 third_party/libwebp/dsp/dec_neon.c GET_BASE_DELTA(p1, p0, q0, q1, q11) /* get filter level */ \ GET_BASE_DELTA 406 third_party/libwebp/dsp/dec_sse2.c GET_BASE_DELTA(p1s, *p0, *q0, q1s, a); GET_BASE_DELTA 475 third_party/libwebp/dsp/dec_sse2.c GET_BASE_DELTA(*p1, *p0, *q0, *q1, a);