Searched refs:texHaarFeatures (Results 1 – 1 of 1) sorted by relevance
186 texture<uint2, 1, cudaReadModeElementType> texHaarFeatures; variable231 feature._ui2 = tex1Dfetch(texHaarFeatures, iFeature); in getFeature()1123 ncvAssertCUDAReturn(cudaBindTexture(&alignmentOffset, texHaarFeatures, in ncvApplyHaarClassifierCascade_device()