Searched defs:numOutput (Results 1 – 3 of 3) sorted by relevance
74 unsigned int numOutput = std::min(maxDetection, numAboveThreshold); in NonMaxSuppression() local102 void AllocateOutputData(unsigned int numOutput, in AllocateOutputData()270 unsigned int numOutput = std::min(desc.m_MaxDetections, numSelected); in DetectionPostProcess() local314 unsigned int numOutput = std::min(desc.m_MaxDetections, numSelected); in DetectionPostProcess() local
84 constexpr int numOutput = 100; in TEST() local
234 constexpr int numOutput = 100; in TEST() local