Searched defs:v32 (Results 1 – 2 of 2) sorted by relevance
/btstack/3rd-party/lc3-google/src/ | ||
H A D | ltpf_neon.h | 211 int32_t v32 = (vaddvq_s64(v) + (1 << 5)) >> 6; in neon_dot() local |
H A D | ltpf.c | 446 int32_t v32 = (v + (1 << 5)) >> 6; in dot() local |