Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopus.h74 OPUS_BANDWIDTH_WIDEBAND, enumerator
Dopus_silk.c794 if (bandwidth > OPUS_BANDWIDTH_WIDEBAND || in ff_silk_decode_superframe()
806 s->wb = bandwidth == OPUS_BANDWIDTH_WIDEBAND; in ff_silk_decode_superframe()
Dlibopusenc.c320 opus->opts.max_bandwidth = OPUS_BANDWIDTH_WIDEBAND; in libopus_encode_init()
Dopusdec.c194 FFMIN(s->packet.bandwidth, OPUS_BANDWIDTH_WIDEBAND), in opus_decode_frame()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusdec.c1015 case OPUS_BANDWIDTH_WIDEBAND: in get_bandwidth()
Dgstopusenc.c77 {OPUS_BANDWIDTH_WIDEBAND, "Wide band", "wideband"}, in gst_opus_enc_bandwidth_get_type()