Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/
H A DCommonUtils.h47 nn::Capabilities::OperandPerformanceTable makeQuantized8PerformanceConsistentWithP(
/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/common/src/
H A DCommonUtils.cpp35 nn::Capabilities::OperandPerformanceTable makeQuantized8PerformanceConsistentWithP( in makeQuantized8PerformanceConsistentWithP() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/utils/common/neuralnetworks_utils_hal_common/android_arm64_armv8-2a_cortex-a55_static_apex30_sabi/obj/hardware/interfaces/neuralnetworks/utils/common/src/
DCommonUtils.sdump11 …ction_name" : "android::hardware::neuralnetworks::utils::makeQuantized8PerformanceConsistentWithP",
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.1/utils/src/
H A DConversions.cpp80 auto table = hal::utils::makeQuantized8PerformanceConsistentWithP(float32Performance, in unvalidatedConvert()
/aosp_15_r20/packages/modules/NeuralNetworks/common/
DLegacyHalUtils.cpp352 makeQuantized8PerformanceConsistentWithP(V1_0::PerformanceInfo quantized8Performance) { in makeQuantized8PerformanceConsistentWithP() function
623 makeQuantized8PerformanceConsistentWithP(capabilities.quantized8Performance)}; in convertToV1_2()
642 .operandPerformance = makeQuantized8PerformanceConsistentWithP( in convertToV1_2()
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/utils/src/
H A DConversions.cpp231 auto table = hal::utils::makeQuantized8PerformanceConsistentWithP(float32Performance, in unvalidatedConvert()