Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DRoiAlign.cpp121 for (uint32_t yInd = 0; yInd < hSamplingRatio; yInd++) { in roiAlignNhwc() local
123 T_Roi y = hStart + hBinSize / 2 + hBinSize * yInd; in roiAlignNhwc()
248 for (uint32_t yInd = 0; yInd < hSamplingRatio; yInd++) { in roiAlignQuantNhwc() local
250 float y = hStart + hBinSize / 2 + hBinSize * yInd; in roiAlignQuantNhwc()