Home
last modified time | relevance | path

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

/btstack/3rd-party/lc3-google/test/
H A Dtns_py.c77 int rc_order, *rc_q; in quantize_rc_py() local
97 int rc_order, *rc_q; in unquantize_rc_py() local
/btstack/3rd-party/lc3-google/src/
H A Dtns.c242 static void quantize_rc(const float *rc, int maxorder, int *order, int *rc_q) in quantize_rc()
272 static void unquantize_rc(const int *rc_q, int order, float rc[8]) in unquantize_rc()