Searched refs:nonExtensionOperandPerformance (Results 1 – 13 of 13) sorted by relevance
34 .operandPerformance = nonExtensionOperandPerformance(mPerf)}; in getCapabilities_1_2()
48 .operandPerformance = nonExtensionOperandPerformance({50.0f, 1.0f})}; in getCapabilities_1_2()
48 .operandPerformance = nonExtensionOperandPerformance({1.0f, 1.0f})}; in getCapabilities_1_2()
49 .operandPerformance = nonExtensionOperandPerformance({1.0f, 1.0f})}; in getCapabilities_1_2()
178 .operandPerformance = nonExtensionOperandPerformance(kPerf)}; in getCapabilities_1_2()
163 hidl_vec<Capabilities::OperandPerformance> nonExtensionOperandPerformance(PerformanceInfo perf);
118 .operandPerformance = android::nn::nonExtensionOperandPerformance(kPerf)}; in getCapabilities_1_2()
114 .operandPerformance = nn::nonExtensionOperandPerformance(perfInfo)}; in DeviceSpecification()443 .operandPerformance = nn::nonExtensionOperandPerformance(kPerf)}; in getCapabilities_1_2()
167 .operandPerformance = nn::nonExtensionOperandPerformance(kPerf)}; in getCapabilities_1_2()
162 .operandPerformance = ::android::nn::nonExtensionOperandPerformance(perfInfo)}; in makeCapabilities()730 .operandPerformance = ::android::nn::nonExtensionOperandPerformance( in DeviceSpecification()
560 .operandPerformance = nn::nonExtensionOperandPerformance(kPerf)}; in getCapabilities_1_2()
1800 hidl_vec<Capabilities::OperandPerformance> nonExtensionOperandPerformance(PerformanceInfo perf) { in nonExtensionOperandPerformance() function