Home | History | Annotate | Download | only in source

Lines Matching refs:src_ptr

2855                         const uint8* src_ptr,
2862 const uint8* s = src_ptr;
2863 const uint8* t = src_ptr + src_stride;
2869 memcpy(dst_ptr, src_ptr, width);