Searched refs:memSegCopyHelper2D (Results 1 – 2 of 2) sorted by relevance
557 CV_EXPORTS NCVStatus memSegCopyHelper2D(void *dst, Ncv32u dstPitch, NCVMemoryType dstType,804 ncvStat = memSegCopyHelper2D(dst._ptr, dst._pitch, dst._memtype, in copy2D()
250 NCVStatus memSegCopyHelper2D(void *dst, Ncv32u dstPitch, NCVMemoryType dstType, in memSegCopyHelper2D() function