Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/plc/
Dsbc_plc.c114 int bestmatch = 0; in PatternMatch() local
135 static float AmplitudeMatch(int16_t *y, int16_t bestmatch) { in AmplitudeMatch()