Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DResizeImageOps.cpp54 inline float scaleHalfPixel(const int x, const float scale) { in scaleHalfPixel() function
81 halfPixelCenters ? scaleHalfPixel : scaleLegacy; in resizeNearestNeighbor()