Lines Matching refs:OperandPerformance
2014 template hal::hidl_vec<V1_2::Capabilities::OperandPerformance>
2016 template hal::hidl_vec<V1_3::Capabilities::OperandPerformance>
2032 void update(hidl_vec<V1_2::Capabilities::OperandPerformance>* operandPerformance, in update()
2036 void update(hidl_vec<V1_3::Capabilities::OperandPerformance>* operandPerformance, in update()
2058 PerformanceInfo lookup(const hidl_vec<V1_2::Capabilities::OperandPerformance>& operandPerformance, in lookup()
2062 PerformanceInfo lookup(const hidl_vec<V1_3::Capabilities::OperandPerformance>& operandPerformance, in lookup()
2100 static hidl_vec<V1_2::Capabilities::OperandPerformance> makeQuantized8PerformanceConsistentWithP( in makeQuantized8PerformanceConsistentWithP()
2102 hidl_vec<V1_2::Capabilities::OperandPerformance> ret( in makeQuantized8PerformanceConsistentWithP()
2107 [quantized8Performance](OperandType type) -> V1_2::Capabilities::OperandPerformance { in makeQuantized8PerformanceConsistentWithP()
2378 using OperandPerformance = V1_2::Capabilities::OperandPerformance; in convertToV1_2() typedef
2380 [](const OperandPerformance& a, const OperandPerformance& b) { in convertToV1_2()
2398 using OperandPerformance = V1_2::Capabilities::OperandPerformance; in convertToV1_2() typedef
2400 [](const OperandPerformance& a, const OperandPerformance& b) { in convertToV1_2()
2418 hidl_vec<V1_3::Capabilities::OperandPerformance> opPerfSupported; in convertToV1_2()
2422 [](V1_3::Capabilities::OperandPerformance opPerf) { in convertToV1_2()
2430 [](V1_3::Capabilities::OperandPerformance opPerf) { in convertToV1_2()
2431 return V1_2::Capabilities::OperandPerformance{ in convertToV1_2()
2457 opPerf.begin(), [](V1_2::Capabilities::OperandPerformance opPerf) { in convertToV1_3()
2458 return V1_3::Capabilities::OperandPerformance{ in convertToV1_3()