Searched refs:total_boost (Results 1 – 1 of 1) sorted by relevance
1450 opus_int32 total_boost; in celt_encode_with_ec() local1987 total_boost = 0; in celt_encode_with_ec()2001 for (j = 0; tell+(dynalloc_loop_logp<<BITRES) < total_bits-total_boost in celt_encode_with_ec()2011 total_boost += quanta; in celt_encode_with_ec()2038 if (tell+(6<<BITRES) <= total_bits - total_boost) in celt_encode_with_ec()2103 min_allowed = ((tell+total_boost+(1<<(BITRES+3))-1)>>(BITRES+3)) + 2; in celt_encode_with_ec()2108 …min_allowed = IMAX(min_allowed, (tell0_frac+(37<<BITRES)+total_boost+(1<<(BITRES+3))-1)>>(BITRES+3… in celt_encode_with_ec()