Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopus.h74 OPUS_BANDWIDTH_WIDEBAND, enumerator
Dopus_silk.c795 if (bandwidth > OPUS_BANDWIDTH_WIDEBAND || in ff_silk_decode_superframe()
807 s->wb = bandwidth == OPUS_BANDWIDTH_WIDEBAND; in ff_silk_decode_superframe()
Dlibopusenc.c323 opus->opts.max_bandwidth = OPUS_BANDWIDTH_WIDEBAND; in libopus_encode_init()
Dopusdec.c195 FFMIN(s->packet.bandwidth, OPUS_BANDWIDTH_WIDEBAND), in opus_decode_frame()