Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DHeatmapMaxKeypoint.cpp128 uint32_t heatmapIndex = static_cast<uint32_t>(h) * heatmapSize * numKeypoints + in heatmapMaxKeypointFloat32Nhwc() local
130 localGrid[dh + 1][dw + 1] = heatmapBase[heatmapIndex]; in heatmapMaxKeypointFloat32Nhwc()