Home
last modified time | relevance | path

Searched defs:scaleIndex (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DDequantize.cpp67 const int scaleIndex = (i / stride) % getSizeOfDimension(inputShape, channelDim); in computePerChannel() local
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.cpp2360 uint32_t &formatIndex, uint32_t &rotIndex, uint32_t &scaleIndex, in getPPCIndex()
2430 uint32_t scaleIndex = 0; in getPPC() local