Home
last modified time | relevance | path

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

/liblc3-latest/test/
Dsns_py.c31 float *eb, *scf; in compute_scale_factors_py() local
52 float *scf; in resolve_codebooks_py() local
68 float *scf; in quantize_py() local
96 float *y, *scf; in unquantize_py() local
Dsns.py54 def spectral_shaping(self, scf, inv, x): argument
203 def quantize(self, scf): argument
/liblc3-latest/src/
Dsns.c156 const float *eb, bool att, float *scf) in compute_scale_factors()
389 const float *scf, int *lfcb_idx, int *hfcb_idx) in resolve_codebooks()
464 LC3_HOT static void quantize(const float *scf, int lfcb_idx, int hfcb_idx, in quantize()
586 const float *c, int shape, int gain, float *scf) in unquantize()
726 float scf[LC3_MAX_BANDS]; in spectral_shaping() local
785 float scf[16], cn[4][16]; in lc3_sns_analyze() local
811 float scf[16], cn[16]; in lc3_sns_synthesize() local