Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DGenerateProposals.cpp313 uint32_t *selectStart = select, *selectEnd = select + selectLength, numDetections = 0; in hardNmsSingleClass() local
353 uint32_t* selectStart = select->data() + size; in hardNmsMultiClass() local
376 uint32_t *selectStart = select, *selectEnd = select + selectLength, numDetections = 0; in softNmsSingleClass() local
417 uint32_t* selectStart = select->data() + size; in softNmsMultiClass() local