Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DResizeImageOps.cpp51 inline float scaleLegacy(const int x, const float scale) { in scaleLegacy() function
74 halfPixelCenters ? scaleHalfPixel : scaleLegacy; in resizeNearestNeighbor()