Home
last modified time | relevance | path

Searched refs:hRelativePos (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DHeatmapMaxKeypoint.cpp154 float hRelativePos = (static_cast<float>(maxIndexHeight) + delta[1] + 0.5f) / in heatmapMaxKeypointFloat32Nhwc() local
158 outputKeypointBase[1] = hRelativePos * roiHeight + hRoiStart; in heatmapMaxKeypointFloat32Nhwc()