Home
last modified time | relevance | path

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

/liblc3-3.5.0-3.4.0/test/
Dtns_py.c70 int rc_order, *rc_q; in quantize_rc_py() local
87 int rc_order, *rc_q; in unquantize_rc_py() local
/liblc3-3.5.0-3.4.0/src/
Dtns.c196 static void quantize_rc(const float *rc, int *rc_order, int *rc_q) in quantize_rc()
226 static void unquantize_rc(const int *rc_q, int rc_order, float rc[8]) in unquantize_rc()