Home | History | Annotate | Download | only in src

Lines Matching full:src_ptr

1037             uchar *src_ptr, *dst_ptr = dst->data.ptr;
1055 src_ptr = src->data.ptr;
1062 status = custom_func( src_ptr, src_step, dst_ptr, dst_step,
1064 CV_SWAP( src_ptr, dst_ptr, t_ptr );