Searched refs:NCVVectorReuse (Results 1 – 5 of 5) sorted by relevance
689 class NCVVectorReuse : public NCVVector<T> class691 NCVVectorReuse();692 NCVVectorReuse(const NCVVectorReuse &);696 explicit NCVVectorReuse(const NCVMemSegment &memSegment) in NCVVectorReuse() function in NCVVectorReuse708 NCVVectorReuse(const NCVMemSegment &memSegment, Ncv32u length_) in NCVVectorReuse() function in NCVVectorReuse
104 …NCVVectorReuse<Ncv32u> h_vecDst_as32u(h_vecDst.getSegment(), lenDst * sizeof(NcvRect32u) / sizeof(… in process()
107 NCVVectorReuse<Ncv32u> h_rects_as32u(h_rects.getSegment()); in process()
341 NCVVectorReuse<NcvRect32u> d_rects(objects_seg, objects.cols); in process()
1068 …NCVVectorReuse<Ncv32u> d_vecPixelMask(d_pixelMask.getSegment(), anchorsRoi.height * d_pixelMask.st… in ncvApplyHaarClassifierCascade_device()1764 NCVVectorReuse<Ncv32u> d_vecPixelMask(d_pixelMask.getSegment()); in ncvDetectObjectsMultiScale_device()