Home | History | Annotate | Download | only in src

Lines Matching refs:bfi

331     int16 newDTXState, bfi, unusable_frame, nb_bits;
358 /* bfi for all index, bits are not usable */
359 bfi = 1;
365 /* bfi only for lsf, gains and pitch period */
366 bfi = 1;
371 bfi = 0;
375 if (bfi != 0)
415 if (bfi == 0)
463 bfi,
472 st->prev_bfi = bfi;
499 Dpisf_2s_46b(ind, isf, st->past_isfq, st->isfold, st->isf_buf, bfi, 1);
510 Dpisf_2s_36b(ind, isf, st->past_isfq, st->isfold, st->isf_buf, bfi, 1);
582 * Lag indeces received also in case of BFI, *
664 /* check BFI after pitch lag decoding */
666 if (bfi != 0) /* if frame erasure */
819 bfi,
836 bfi,
886 if (bfi == 0)
896 st->old_T0_frac = 0; /* Remove fraction in case of BFI */
1123 bfi,
1145 st->prev_bfi = bfi;