Lines Matching refs:freqs1
35 uint16_t *freqs, uint16_t *freqs1, in renew_table3() argument
44 freqs1[d] = a; in renew_table3()
208 uint16_t *freqs, *freqs1, *cnts; in update_model6_to_7() local
214 freqs1 = n.freqs1; in update_model6_to_7()
222 freqs1[index] = m->freqs[2 * i + 1]; in update_model6_to_7()
232 freqs1[j] = e; in update_model6_to_7()
690 n.freqs1[e] = c; in update_model3_to_7()
733 uint16_t *freqs1, uint16_t *freqs2, in decode_value3() argument
753 a = freqs1[r]; in decode_value3()
761 freqs1[i] = e; in decode_value3()
882 m->freqs, m->freqs1, in decode_unit3()