Lines Matching full:dst_a
482 void MirrorRowUV_NEON(const uint8* src, uint8* dst_a, uint8* dst_b, int width) {485 "add %1, %3 \n" // dst_a + width510 "vst1.8 {d0}, [%1], r12 \n" // dst_a -= 8527 "vst1.8 {d0[0]}, [%1], r12 \n" // dst_a -= 1532 "+r"(dst_a), // %1