Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DGenerateProposals.cpp85 const float* imageInfoBase = imageInfoData + batchIndex * imageLength; in bboxTransformFloat32() local
940 void filterBoxes(const float* roiBase, const float* imageInfoBase, float minSize, in filterBoxes()
1001 const float* imageInfoBase = imageInfoData; in generateProposalsNhwcFloat32Compute() local