Home | History | Annotate | Download | only in src

Lines Matching refs:useInBandFEC

205     st->silk_mode.useInBandFEC              = 0;
1154 if (st->silk_mode.useInBandFEC && st->silk_mode.packetLossPercentage > (128-voice_est)>>4)
2210 st->silk_mode.useInBandFEC = value;
2220 *value = st->silk_mode.useInBandFEC;