Home
last modified time | relevance | path

Searched refs:fec_thresholds (Results 1 – 1 of 1) sorted by relevance

/external/libopus/src/
Dopus_encoder.c160 static const opus_int32 fec_thresholds[] = { variable
729 LBRR_rate_thres_bps = fec_thresholds[2*(*bandwidth - OPUS_BANDWIDTH_NARROWBAND)]; in decide_fec()
730 hysteresis = fec_thresholds[2*(*bandwidth - OPUS_BANDWIDTH_NARROWBAND) + 1]; in decide_fec()