Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/test/
DTestHaarCascadeLoader.cpp72 Ncv32u numStages, numNodes, numFeatures; in process() local
75 ncvStat = ncvHaarGetClassifierSize(this->cascadeName, numStages, numNodes, numFeatures); in process()
80 NCVVectorAlloc<HaarClassifierNode128> h_HaarNodes(*this->allocatorCPU.get(), numNodes); in process()
87 NCVVectorAlloc<HaarClassifierNode128> h_HaarNodes_2(*this->allocatorCPU.get(), numNodes); in process()
120 numNodes_2 != numNodes || in process()
DTestHaarCascadeApplication.cpp116 Ncv32u numStages, numNodes, numFeatures; in process() local
118 ncvStat = ncvHaarGetClassifierSize(this->cascadeName, numStages, numNodes, numFeatures); in process()
123 NCVVectorAlloc<HaarClassifierNode128> h_HaarNodes(*this->allocatorCPU.get(), numNodes); in process()
130 NCVVectorAlloc<HaarClassifierNode128> d_HaarNodes(*this->allocatorGPU.get(), numNodes); in process()
138 haar.NumClassifierRootNodes = numNodes; in process()
139 haar.NumClassifierTotalNodes = numNodes; in process()
/external/deqp/external/vulkancts/framework/vulkan/
DvkBinaryRegistry.cpp237 size_t numNodes = group->children.size(); in getIndexSize() local
240 numNodes += getIndexSize(group->children[childNdx]); in getIndexSize()
242 DE_ASSERT(numNodes <= std::numeric_limits<deUint32>::max()); in getIndexSize()
244 return (deUint32)numNodes; in getIndexSize()
/external/llvm/include/llvm/CodeGen/PBQP/
DSolution.h43 unsigned numNodes() const { return selections.size(); } in numNodes() function
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCVHaarObjectDetection.hpp445 Ncv32u &numNodes, Ncv32u &numFeatures);
/external/opencv3/modules/cudalegacy/src/cuda/
DNCVHaarObjectDetection.cu2385 Ncv32u &numNodes, Ncv32u &numFeatures) in ncvHaarGetClassifierSize() argument
2407 readCount = fread(&numNodes, sizeof(Ncv32u), 1, fp); in ncvHaarGetClassifierSize()
2424 numNodes = haar.NumClassifierTotalNodes; in ncvHaarGetClassifierSize()
/external/mesa3d/src/mesa/main/
Ddlist.c979 const GLuint numNodes = 1 + (bytes + sizeof(Node) - 1) / sizeof(Node); in dlist_alloc() local
985 InstSize[opcode] = numNodes; in dlist_alloc()
989 ASSERT(numNodes == InstSize[opcode]); in dlist_alloc()
993 if (ctx->ListState.CurrentPos + numNodes + 2 > BLOCK_SIZE) { in dlist_alloc()
1009 ctx->ListState.CurrentPos += numNodes; in dlist_alloc()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...