Home
last modified time | relevance | path

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

/external/XNNPACK/src/xnnpack/
Drequantization.h35 …const int32_t q31product = (int32_t) (uint32_t) ((uint64_t) (product + INT64_C(0x40000000)) >> 31); in xnn_qu8_requantize_q31() local
53 …const int32_t q31product = (int32_t) (uint32_t) ((uint64_t) (product + INT64_C(0x40000000)) >> 31); in xnn_qs8_requantize_q31() local