Home
last modified time | relevance | path

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

/btstack/3rd-party/lc3-google/src/
H A Dattdet.c49 int16_t xn2 = (x[-4] + x[-3]) >> 1; in lc3_attdet_run() local
61 int16_t xn2 = (x[-6] + x[-5] + x[-4]) >> 2; in lc3_attdet_run() local