Home
last modified time | relevance | path

Searched refs:inAllocationSq (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/rsobjdetect/src/
Dinnerloop.cpp70 sp<Allocation> inAllocationSq; in innerloops() local
72 inAllocationSq = Allocation::createTyped(rs,t); in innerloops()
73 inAllocationSq->copy1DRangeFrom(0,width*height,inArrSq); in innerloops()
74 sc->set_inAllocSq(inAllocationSq); in innerloops()