Home | History | Annotate | Download | only in src

Lines Matching full:prefill_offset

1592             int prefill_offset;
1599 prefill_offset = st->channels*(st->encoder_buffer-st->delay_compensation-st->Fs/400);
1600 gain_fade(st->delay_buffer+prefill_offset, st->delay_buffer+prefill_offset,
1602 for(i=0;i<prefill_offset;i++)