Home | History | Annotate | Download | only in src

Lines Matching defs:prefill

1078     int prefill=0;
1452 prefill=1;
1607 /* Do a prefill without reseting the sampling rate control. */
1608 prefill=2;
1814 if (prefill)
1818 /* Use a smooth onset for the SILK prefill to avoid the encoder trying to encode
1834 silk_Encode( silk_enc, &st->silk_mode, pcm_silk, st->encoder_buffer, NULL, &zero, prefill, activity );