Searched defs:rc_q (Results 1 – 2 of 2) sorted by relevance
70 int rc_order, *rc_q; in quantize_rc_py() local87 int rc_order, *rc_q; in unquantize_rc_py() local
196 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()