Home
last modified time | relevance | path

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

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