Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DModelUtils.cpp169 const Model::OperandValues& oldOperandValues, in fixOperandDataLocation() argument
177 const uint8_t* data = oldOperandValues.data() + operand->location.offset; in fixOperandDataLocation()
203 const Model::OperandValues& oldOperandValues, in fixOperandDataLocations() argument
207 fixOperandDataLocation(&operand, newOperandValues, oldOperandValues, remappedPoolIndex, in fixOperandDataLocations()