Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopus.h75 OPUS_BANDWIDTH_SUPERWIDEBAND, enumerator
Dlibopusenc.c323 opus->opts.max_bandwidth = OPUS_BANDWIDTH_SUPERWIDEBAND; in libopus_encode_init()
Dopus.c266 pkt->bandwidth = OPUS_BANDWIDTH_SUPERWIDEBAND + (pkt->config >= 14); in ff_opus_parse_packet()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusdec.c1017 case OPUS_BANDWIDTH_SUPERWIDEBAND: in get_bandwidth()
Dgstopusenc.c78 {OPUS_BANDWIDTH_SUPERWIDEBAND, "Super wide band", "superwideband"}, in gst_opus_enc_bandwidth_get_type()