Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DGenerateProposals.cpp87 const float* imageInfoBase = imageInfoData + batchIndex * imageLength; in bboxTransformFloat32() local
826 void filterBoxes(const float* roiBase, const float* imageInfoBase, float minSize, in filterBoxes()
887 const float* imageInfoBase = imageInfoData; in generateProposalsNhwcFloat32Compute() local