Searched refs:qanglePtr (Results 1 – 3 of 3) sorted by relevance
194 uchar* qanglePtr = qangle.ptr(y); in integralHistogram() local214 qanglePtr[x] = (uchar)bidx; in integralHistogram()
856 const uchar* qanglePtr = qangle.ptr(pt.y) + pt.x*2; in getBlock() local869 const uchar* h = qanglePtr + pk.qangleOfs; in getBlock()882 const uchar* h = qanglePtr + pk.qangleOfs; in getBlock()903 const uchar* h = qanglePtr + pk.qangleOfs; in getBlock()1241 uchar* qanglePtr = (uchar*)qangle.ptr(y); in computeGradient() local1306 qanglePtr[x*2] = (uchar)hidx; in computeGradient()1309 qanglePtr[x*2+1] = (uchar)hidx; in computeGradient()
318 uchar* qanglePtr = qangle.ptr(y); in computeGradient() local450 _mm_storel_epi64((__m128i*)(qanglePtr + x2), it0); in computeGradient()468 qanglePtr[x*2] = (uchar)hidx; in computeGradient()471 qanglePtr[x*2+1] = (uchar)hidx; in computeGradient()795 const uchar* qanglePtr = qangle.ptr(pt.y) + pt.x*2; in getBlock() local807 const uchar* h = qanglePtr + pk.qangleOfs; in getBlock()822 const uchar* const h = qanglePtr + pk.qangleOfs; in getBlock()848 const uchar* const h = qanglePtr + pk.qangleOfs; in getBlock()870 const uchar* const h = qanglePtr + pk.qangleOfs; in getBlock()927 const uchar* h = qanglePtr + pk.qangleOfs; in getBlock()