Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/src/cuda/
DNCVHaarObjectDetection.cu2316 #define NVBIN_HAAR_SIZERESERVED 16 macro
2349 dataOffset = NVBIN_HAAR_SIZERESERVED; in loadFromNVBIN()
2401 fseek(fp, NVBIN_HAAR_SIZERESERVED, SEEK_SET); in ncvHaarGetClassifierSize()
2507 dataOffset = NVBIN_HAAR_SIZERESERVED; in ncvHaarStoreNVBIN_host()