Home | History | Annotate | Download | only in src

Lines Matching refs:OPUS_BANDWIDTH_SUPERWIDEBAND

273        toc |= (bandwidth-OPUS_BANDWIDTH_SUPERWIDEBAND)<<4;
1020 st->detected_bandwidth = OPUS_BANDWIDTH_SUPERWIDEBAND;
1050 else if (bw<=OPUS_BANDWIDTH_SUPERWIDEBAND)
1051 bw=OPUS_BANDWIDTH_SUPERWIDEBAND;
1292 if (st->Fs <= 24000 && st->bandwidth > OPUS_BANDWIDTH_SUPERWIDEBAND)
1293 st->bandwidth = OPUS_BANDWIDTH_SUPERWIDEBAND;
1316 min_detected_bandwidth = OPUS_BANDWIDTH_SUPERWIDEBAND;
1468 if( curr_bandwidth == OPUS_BANDWIDTH_SUPERWIDEBAND ) {
1483 HB_gain_ref = (curr_bandwidth == OPUS_BANDWIDTH_SUPERWIDEBAND) ? 3000 : 3600;
1528 if (st->bandwidth==OPUS_BANDWIDTH_SUPERWIDEBAND || st->bandwidth==OPUS_BANDWIDTH_FULLBAND)
1669 case OPUS_BANDWIDTH_SUPERWIDEBAND: