Searched refs:outputKeypointBase (Results 1 – 1 of 1) sorted by relevance
96 float* outputKeypointBase = outputKeypointData; in heatmapMaxKeypointFloat32Nhwc() local148 outputKeypointBase[0] = wRelativePos * roiWidth + wRoiStart; in heatmapMaxKeypointFloat32Nhwc()149 outputKeypointBase[1] = hRelativePos * roiHeight + hRoiStart; in heatmapMaxKeypointFloat32Nhwc()150 outputKeypointBase += 2; in heatmapMaxKeypointFloat32Nhwc()