Searched refs:heatmapBase (Results 1 – 1 of 1) sorted by relevance
93 const float* heatmapBase = heatmap; in heatmapMaxKeypointFloat32Nhwc() local105 float val = heatmapBase[k * numKeypoints + j]; in heatmapMaxKeypointFloat32Nhwc()130 localGrid[dh + 1][dw + 1] = heatmapBase[heatmapIndex]; in heatmapMaxKeypointFloat32Nhwc()153 heatmapBase += heatmapSize * heatmapSize * numKeypoints; in heatmapMaxKeypointFloat32Nhwc()