Searched refs:last_fec (Results 1 – 1 of 1) sorted by relevance
718 static int decide_fec(int useInBandFEC, int PacketLoss_perc, int last_fec, int mode, int *bandwidth… in decide_fec() argument731 if (last_fec == 1) LBRR_rate_thres_bps -= hysteresis; in decide_fec()732 if (last_fec == 0) LBRR_rate_thres_bps += hysteresis; in decide_fec()