Lines Matching refs:dst1
55 LOCAL_ALIGNED_32(uint8_t, dst1, [32 * 32 * 2]);
88 call_new(dst1, size * SIZEOF_PIXEL, l, a);
89 if (memcmp(dst0, dst1, size * size * SIZEOF_PIXEL))
91 bench_new(dst1, size * SIZEOF_PIXEL,l, a);
315 LOCAL_ALIGNED_32(uint8_t, dst1, [32 * 32 * 2]);
360 memcpy(dst1, dst, sz * sz * SIZEOF_PIXEL);
363 call_new(dst1, sz * SIZEOF_PIXEL, subcoef1, eob);
364 if (memcmp(dst0, dst1, sz * sz * SIZEOF_PIXEL) ||
553 AV_WN32A(dst1 + k, r); \
562 LOCAL_ALIGNED_32(uint8_t, dst1, [64 * 64 * 2]);
601 call_new(dst1, size * SIZEOF_PIXEL,
604 if (memcmp(dst0, dst1, DST_BUF_SIZE))
613 bench_new(dst1, size * SIZEOF_PIXEL,