Home
last modified time | relevance | path

Searched refs:lfe_offset (Results 1 – 1 of 1) sorted by relevance

/external/libopus/src/
Dopus_multistream_encoder.c672 int lfe_offset; in surround_rate_allocation() local
684 lfe_offset = 3500 + 60*(Fs/frame_size-50); in surround_rate_allocation()
708 …channel_rate = 256*(st->bitrate_bps-lfe_offset*nb_lfe-stream_offset*(nb_coupled+nb_uncoupled))/tot… in surround_rate_allocation()
726 rate[i] = lfe_offset+(channel_rate*lfe_ratio>>8); in surround_rate_allocation()