Searched refs:ff_celt_model_spread (Results 1 – 3 of 3) sorted by relevance
122 extern const uint16_t ff_celt_model_spread[];
760 const uint16_t ff_celt_model_spread[] = { 32, 7, 9, 30, 32 }; variable
597 ff_opus_rc_enc_cdf(rc, f->spread, ff_celt_model_spread); in ff_celt_bitalloc()599 f->spread = ff_opus_rc_dec_cdf(rc, ff_celt_model_spread); in ff_celt_bitalloc()