Home | History | Annotate | Download | only in source

Lines Matching full:dst_ptr

2854 void InterpolateRow_MSA(uint8* dst_ptr,
2869 memcpy(dst_ptr, src_ptr, width);
2881 ST_UB2(dst0, dst1, dst_ptr, 16);
2884 dst_ptr += 32;
2911 ST_UB2(dst0, dst1, dst_ptr, 16);
2914 dst_ptr += 32;