Lines Matching refs:NCVStatus
183 NCVStatus memSegCopyHelper(void *dst, NCVMemoryType dstType, const void *src, NCVMemoryType srcType… in memSegCopyHelper()
185 NCVStatus ncvStat; in memSegCopyHelper()
250 NCVStatus memSegCopyHelper2D(void *dst, Ncv32u dstPitch, NCVMemoryType dstType, in memSegCopyHelper2D()
254 NCVStatus ncvStat; in memSegCopyHelper2D()
421 NCVStatus NCVMemStackAllocator::alloc(NCVMemSegment &seg, size_t size) in alloc()
445 NCVStatus NCVMemStackAllocator::dealloc(NCVMemSegment &seg) in dealloc()
516 NCVStatus NCVMemNativeAllocator::alloc(NCVMemSegment &seg, size_t size) in alloc()
545 NCVStatus NCVMemNativeAllocator::dealloc(NCVMemSegment &seg) in dealloc()
767 NCVStatus ncvGroupRectangles_host(NCVVector<NcvRect32u> &hypotheses, in ncvGroupRectangles_host()
815 static NCVStatus drawRectsWrapperHost(T *h_dst, in drawRectsWrapperHost()
867 NCVStatus ncvDrawRects_8u_host(Ncv8u *h_dst, in ncvDrawRects_8u_host()
879 NCVStatus ncvDrawRects_32u_host(Ncv32u *h_dst, in ncvDrawRects_32u_host()