Home | History | Annotate | Download | only in src

Lines Matching refs:tdst

210             type *tdst = dst;                                               \
214 tsrc, scalar, tdst, width ); \
289 CvMat dstbuf, *tdst;
421 tdst = dst;
454 tdst = &dstbuf;
483 tdst_step = tdst->step;
502 tdst->data.ptr, tdst_step,
506 tdst->data.ptr, tdst_step,
511 IPPI_CALL( copym_func( tdst->data.ptr, tdst_step, dst->data.ptr + y*dst->step,
540 CvMat dstbuf, *tdst;
665 tdst = dst;
698 tdst = &dstbuf;
709 tdst_step = tdst->step;
728 tdst->data.ptr, tdst_step,
732 IPPI_CALL( copym_func( tdst->data.ptr, tdst_step, dst->data.ptr + y*dst->step,
765 CvMat dstbuf, *tdst;
893 tdst = dst;
926 tdst = &dstbuf;
955 tdst_step = tdst->step;
974 tdst->data.ptr, tdst_step,
978 tdst->data.ptr, tdst_step,
983 IPPI_CALL( copym_func( tdst->data.ptr, tdst_step, dst->data.ptr + y*dst->step,
1012 CvMat dstbuf, *tdst;
1137 tdst = dst;
1170 tdst = &dstbuf;
1181 tdst_step = tdst->step;
1200 tdst->data.ptr, tdst_step,
1204 IPPI_CALL( copym_func( tdst->data.ptr, tdst_step, dst->data.ptr + y*dst->step,