Home
last modified time | relevance | path

Searched refs:sumy (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/plc/
Dsbc_plc.c138 float sumy = 0.000001f; in AmplitudeMatch() local
143 sumy += absolute(y[bestmatch + i]); in AmplitudeMatch()
145 sf = sumx / sumy; in AmplitudeMatch()