Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DHeatmapMaxKeypoint.cpp113 uint32_t maxIndexHeight = maxIndex / heatmapSize; in heatmapMaxKeypointFloat32Nhwc() local
120 int32_t h = static_cast<int32_t>(maxIndexHeight) + dh; in heatmapMaxKeypointFloat32Nhwc()
145 float hRelativePos = (static_cast<float>(maxIndexHeight) + delta[1] + 0.5f) / in heatmapMaxKeypointFloat32Nhwc()