Home
last modified time | relevance | path

Searched defs:nmsScoreThreshold (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DGenerateProposals.cpp455 float scoreThreshold, float nmsScoreThreshold, int32_t maxNumDetections, in softNmsMultiClass()
493 float nmsScoreThreshold, std::vector<uint32_t>* batchSplitIn, in boxWithNmsLimitFloat32Compute()
624 float sigma, float nmsScoreThreshold, float* scoresOutData, in boxWithNmsLimitFloat32()
647 _Float16 nmsScoreThreshold, _Float16* scoresOutData, in boxWithNmsLimitFloat16()
669 float iouThreshold, float sigma, float nmsScoreThreshold, in boxWithNmsLimitQuant()
691 float iouThreshold, float sigma, float nmsScoreThreshold, in boxWithNmsLimitQuant()