Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/
H A DCommonUtils.h48 nn::Capabilities::OperandPerformanceTable makeQuantized8PerformanceConsistentWithP(
/aosp12/hardware/interfaces/neuralnetworks/1.1/utils/src/
H A DConversions.cpp80 auto table = hal::utils::makeQuantized8PerformanceConsistentWithP(float32Performance, in unvalidatedConvert()
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/src/
H A DConversions.cpp108 auto table = hal::utils::makeQuantized8PerformanceConsistentWithP(float32Performance, in unvalidatedConvert()
/aosp12/hardware/interfaces/neuralnetworks/utils/common/src/
H A DCommonUtils.cpp147 nn::Capabilities::OperandPerformanceTable makeQuantized8PerformanceConsistentWithP( in makeQuantized8PerformanceConsistentWithP() function
/aosp12/packages/modules/NeuralNetworks/common/
H A DLegacyHalUtils.cpp351 makeQuantized8PerformanceConsistentWithP(V1_0::PerformanceInfo quantized8Performance) { in makeQuantized8PerformanceConsistentWithP() function
622 makeQuantized8PerformanceConsistentWithP(capabilities.quantized8Performance)}; in convertToV1_2()
641 .operandPerformance = makeQuantized8PerformanceConsistentWithP( in convertToV1_2()