Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopus.h72 OPUS_BANDWIDTH_NARROWBAND, enumerator
Dopus_silk.c625 offsets = (s->bandwidth == OPUS_BANDWIDTH_NARROWBAND) in silk_decode_frame()
631 offsets = (s->bandwidth == OPUS_BANDWIDTH_NARROWBAND) in silk_decode_frame()
Dlibopusenc.c314 opus->opts.max_bandwidth = OPUS_BANDWIDTH_NARROWBAND; in libopus_encode_init()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusdec.c1011 case OPUS_BANDWIDTH_NARROWBAND: in get_bandwidth()
Dgstopusenc.c75 {OPUS_BANDWIDTH_NARROWBAND, "Narrow band", "narrowband"}, in gst_opus_enc_bandwidth_get_type()