Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DLegacyHalUtils.cpp624 auto& opPerf = ret.operandPerformance; in convertToV1_2() local
644 auto& opPerf = ret.operandPerformance; in convertToV1_2() local
673 [](V1_3::Capabilities::OperandPerformance opPerf) { in convertToV1_2()
681 [](V1_3::Capabilities::OperandPerformance opPerf) { in convertToV1_2()
705 auto& opPerf = ret.operandPerformance; in convertToV1_3() local
708 opPerf.begin(), [](V1_2::Capabilities::OperandPerformance opPerf) { in convertToV1_3()
/packages/modules/NeuralNetworks/runtime/
DNeuralNetworks.cpp1857 const SL_ANeuralNetworksOperandPerformanceInfo opPerf = conv(operandPerformance); in SL_ANeuralNetworksDevice_forEachOperandPerformanceInfo() local