Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopus.h75 OPUS_BANDWIDTH_SUPERWIDEBAND, enumerator
Dlibopusenc.c326 opus->opts.max_bandwidth = OPUS_BANDWIDTH_SUPERWIDEBAND; in libopus_encode_init()
Dopus.c267 pkt->bandwidth = OPUS_BANDWIDTH_SUPERWIDEBAND + (pkt->config >= 14); in ff_opus_parse_packet()