Searched refs:outputKeypointBase (Results 1 – 1 of 1) sorted by relevance
105 float* outputKeypointBase = outputKeypointData; in heatmapMaxKeypointFloat32Nhwc() local157 outputKeypointBase[0] = wRelativePos * roiWidth + wRoiStart; in heatmapMaxKeypointFloat32Nhwc()158 outputKeypointBase[1] = hRelativePos * roiHeight + hRoiStart; in heatmapMaxKeypointFloat32Nhwc()159 outputKeypointBase += 2; in heatmapMaxKeypointFloat32Nhwc()