Home
last modified time | relevance | path

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

/btstack/3rd-party/lc3-google/src/
H A Dtns.h32 bool lpc_weighting; member
H A Dtns.c197 LC3_HOT static void lpc_weighting(float pred_gain, float *a) in lpc_weighting() function
/btstack/3rd-party/lc3-google/test/
H A Dtns.py201 def quantization(self, rc, lpc_weighting): argument