Searched refs:min_allowed (Results 1 – 1 of 1) sorted by relevance
1843 opus_int32 min_allowed; in celt_encode_with_ec() local1867 min_allowed = ((tell+total_boost+(1<<(BITRES+3))-1)>>(BITRES+3)) + 2 - nbFilledBytes; in celt_encode_with_ec()1870 nbAvailableBytes = IMAX(min_allowed,nbAvailableBytes); in celt_encode_with_ec()