Home
last modified time | relevance | path

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

/liblc3-3.5.0-3.4.0/test/
Dsns_py.c53 int lfcb_idx, hfcb_idx; in resolve_codebooks_py() local
69 int lfcb_idx, hfcb_idx; in quantize_py() local
93 int lfcb_idx, hfcb_idx; in unquantize_py() local
/liblc3-3.5.0-3.4.0/src/
Dsns.c348 const float *scf, int *lfcb_idx, int *hfcb_idx) in resolve_codebooks()
423 LC3_HOT static void quantize(const float *scf, int lfcb_idx, int hfcb_idx, in quantize()
544 LC3_HOT static void unquantize(int lfcb_idx, int hfcb_idx, in unquantize()