Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dopus.h74 OPUS_BANDWIDTH_WIDEBAND, enumerator
H A Dlibopusenc.c323 opus->opts.max_bandwidth = OPUS_BANDWIDTH_WIDEBAND; in libopus_encode_init()
H A 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()
H A Dopusdec.c195 FFMIN(s->packet.bandwidth, OPUS_BANDWIDTH_WIDEBAND), in opus_decode_frame()

Completed in 5 milliseconds