Searched refs:total_boost (Results 1 – 1 of 1) sorted by relevance
1389 opus_int32 total_boost; in celt_encode_with_ec() local1917 total_boost = 0; in celt_encode_with_ec()1931 for (j = 0; tell+(dynalloc_loop_logp<<BITRES) < total_bits-total_boost in celt_encode_with_ec()1941 total_boost += quanta; in celt_encode_with_ec()1968 if (tell+(6<<BITRES) <= total_bits - total_boost) in celt_encode_with_ec()2033 min_allowed = ((tell+total_boost+(1<<(BITRES+3))-1)>>(BITRES+3)) + 2; in celt_encode_with_ec()2038 …min_allowed = IMAX(min_allowed, (tell0_frac+(37<<BITRES)+total_boost+(1<<(BITRES+3))-1)>>(BITRES+3… in celt_encode_with_ec()