HomeSort by relevance Sort by last modified time
    Searched refs:product4 (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/containers/
hash_tables.h 236 uint64_t product4 = static_cast<uint64_t>(value2b) * short_random4; local
238 uint64_t hash64 = product1 + product2 + product3 + product4;
  /device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/
arm_math.h 5554 q31_t product3, product4; \/* Temporary variables used to store intermediate results *\/ local
5674 q31_t product3, product4; \/* Temporary variables used to store intermediate results *\/ local
    [all...]

Completed in 92 milliseconds