Home | History | Annotate | Download | only in source

Lines Matching full:dst_ptr

674 void InterpolateRow_DSPR2(uint8* dst_ptr,
715 "sw $t6, 0(%[dst_ptr]) \n"
716 "sw $t2, 4(%[dst_ptr]) \n"
718 " addiu %[dst_ptr], %[dst_ptr], 8 \n"
721 : [dst_ptr] "+r"(dst_ptr), [src_ptr1] "+r"(src_ptr1),