Searched refs:surround_target (Results 1 – 1 of 1) sorted by relevance
1370 …opus_int32 surround_target = target + (opus_int32)SHR32(MULT16_16(surround_masking,coded_bins<<BIT… in compute_vbr() local1372 target = IMAX(target/4, surround_target); in compute_vbr()