Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/plc/
Dsbc_plc.c112 float maxCn = -999999.0; // large negative number in PatternMatch() local
118 if (Cn > maxCn){ in PatternMatch()
120 maxCn = Cn; in PatternMatch()