Home
last modified time | relevance | path

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

/btstack/3rd-party/lc3-google/test/
H A Dspec.py76 def estimate_gain(self, x, nbytes, nbits_spec, nbits_off, g_off): member in SpectrumAnalysis
/btstack/3rd-party/lc3-google/src/
H A Dspec.c82 LC3_HOT static int estimate_gain( in estimate_gain() function