Searched refs:alloc_boost (Results 1 – 3 of 3) sorted by relevance
114 int alloc_boost[CELT_MAX_BANDS]; member
307 memset(f->alloc_boost, 0, sizeof(int)*CELT_MAX_BANDS); in ff_opus_psy_celt_frame_init()347 f_out->alloc_boost[i] = (int)((band_score[i]/max_score)*3.0f); in celt_gauge_psy_weight()
590 int boost_amount = f->alloc_boost[i]; in ff_celt_bitalloc()