Searched refs:ff_silk_model_gain_highbits (Results 1 – 3 of 3) sorted by relevance
45 extern const uint16_t ff_silk_model_gain_highbits[3][9];
49 const uint16_t ff_silk_model_gain_highbits[3][9] = { variable
569 int x = ff_opus_rc_dec_cdf(rc, ff_silk_model_gain_highbits[active + voiced]); in silk_decode_frame()