Searched refs:prefill_offset (Results 1 – 1 of 1) sorted by relevance
1611 int prefill_offset; in opus_encode_native() local1618 prefill_offset = st->channels*(st->encoder_buffer-st->delay_compensation-st->Fs/400); in opus_encode_native()1619 gain_fade(st->delay_buffer+prefill_offset, st->delay_buffer+prefill_offset, in opus_encode_native()1621 for(i=0;i<prefill_offset;i++) in opus_encode_native()