Home | History | Annotate | Download | only in src

Lines Matching refs:dstRoiSize

4574                                            void * pDst, int dstStep, IppiSize dstRoiSize, int interpolation);
4592 IppiSize dstRoiSize = ippiSize(dstRoi.size());
4596 !IPPSet(borderValue, dstRoi.ptr(), (int)dstRoi.step, dstRoiSize, cn, depth))
4604 dstRoi.ptr(), (int)dstRoi.step, dstRoiSize, ippInterpolation) < 0)