Home
last modified time | relevance | path

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

/btstack/3rd-party/lc3-google/test/
H A Dspec.py169 def compute_nbits(self, nbytes, x, lastnz, nbits_spec): member in SpectrumAnalysis
/btstack/3rd-party/lc3-google/src/
H A Dspec.c323 LC3_HOT static int compute_nbits( in compute_nbits() function