Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DHeatmapMaxKeypoint.cpp112 uint32_t maxIndexWidth = maxIndex % heatmapSize; in heatmapMaxKeypointFloat32Nhwc() local
121 int32_t w = static_cast<int32_t>(maxIndexWidth) + dw; in heatmapMaxKeypointFloat32Nhwc()
143 float wRelativePos = (static_cast<float>(maxIndexWidth) + delta[0] + 0.5f) / in heatmapMaxKeypointFloat32Nhwc()