PACK_AND_STORE     86 third_party/libwebp/dsp/upsampling_sse2.c   PACK_AND_STORE(a, b, diag1, diag2, out +      0);  /* store top */           \
PACK_AND_STORE     87 third_party/libwebp/dsp/upsampling_sse2.c   PACK_AND_STORE(c, d, diag2, diag1, out + 2 * 32);  /* store bottom */        \
PACK_AND_STORE    178 third_party/libwebp/dsp/upsampling_sse2.c #undef PACK_AND_STORE