AV_CODEC_ID_OPUS 2450 libavcodec/codec_desc.c         .id        = AV_CODEC_ID_OPUS,
AV_CODEC_ID_OPUS  188 libavcodec/libopusdec.c     .id             = AV_CODEC_ID_OPUS,
AV_CODEC_ID_OPUS  436 libavcodec/libopusenc.c     .id              = AV_CODEC_ID_OPUS,
AV_CODEC_ID_OPUS  184 libavcodec/opus_parser.c     .codec_ids      = { AV_CODEC_ID_OPUS },
AV_CODEC_ID_OPUS  680 libavcodec/opusdec.c     .id              = AV_CODEC_ID_OPUS,
AV_CODEC_ID_OPUS 2876 libavcodec/utils.c         case AV_CODEC_ID_OPUS_DEPRECATED                : return AV_CODEC_ID_OPUS;
AV_CODEC_ID_OPUS   40 libavformat/matroska.c     {"A_OPUS"           , AV_CODEC_ID_OPUS},
AV_CODEC_ID_OPUS   41 libavformat/matroska.c     {"A_OPUS/EXPERIMENTAL",AV_CODEC_ID_OPUS},
AV_CODEC_ID_OPUS  895 libavformat/matroskaenc.c     if (codec->codec_type == AVMEDIA_TYPE_AUDIO && codec->initial_padding && codec->codec_id == AV_CODEC_ID_OPUS) {
AV_CODEC_ID_OPUS  905 libavformat/matroskaenc.c     if (codec->codec_id == AV_CODEC_ID_OPUS) {
AV_CODEC_ID_OPUS  911 libavformat/matroskaenc.c                                     codec->codec_id == AV_CODEC_ID_OPUS ||
AV_CODEC_ID_OPUS 1334 libavformat/matroskaenc.c         if (s->streams[i]->codec->codec_id == AV_CODEC_ID_OPUS ||
AV_CODEC_ID_OPUS 1977 libavformat/matroskaenc.c     { AV_CODEC_ID_OPUS,      0xFFFFFFFF },
AV_CODEC_ID_OPUS  717 libavformat/mpegts.c     { MKTAG('O', 'p', 'u', 's'), AVMEDIA_TYPE_AUDIO, AV_CODEC_ID_OPUS  },
AV_CODEC_ID_OPUS 1753 libavformat/mpegts.c         if (st->codec->codec_id == AV_CODEC_ID_OPUS &&
AV_CODEC_ID_OPUS  439 libavformat/oggenc.c             if (st->codec->codec_id == AV_CODEC_ID_OPUS)
AV_CODEC_ID_OPUS  450 libavformat/oggenc.c             st->codec->codec_id != AV_CODEC_ID_OPUS) {
AV_CODEC_ID_OPUS  497 libavformat/oggenc.c         } else if (st->codec->codec_id == AV_CODEC_ID_OPUS) {
AV_CODEC_ID_OPUS  585 libavformat/oggenc.c     } else if (st->codec->codec_id == AV_CODEC_ID_OPUS)
AV_CODEC_ID_OPUS  643 libavformat/oggenc.c             st->codec->codec_id == AV_CODEC_ID_OPUS) {
AV_CODEC_ID_OPUS  721 libavformat/oggenc.c     .audio_codec       = AV_CODEC_ID_OPUS,
AV_CODEC_ID_OPUS   56 libavformat/oggparseopus.c         st->codec->codec_id   = AV_CODEC_ID_OPUS;
AV_CODEC_ID_OPUS   56 libavformat/rtpdec.c     .codec_id   = AV_CODEC_ID_OPUS,
AV_CODEC_ID_OPUS   82 libavformat/rtpenc.c     case AV_CODEC_ID_OPUS:
AV_CODEC_ID_OPUS  211 libavformat/rtpenc.c     case AV_CODEC_ID_OPUS:
AV_CODEC_ID_OPUS  591 libavformat/rtpenc.c     case AV_CODEC_ID_OPUS:
AV_CODEC_ID_OPUS  699 libavformat/sdp.c         case AV_CODEC_ID_OPUS:
AV_CODEC_ID_OPUS   61 libavformat/webmdashenc.c         case AV_CODEC_ID_OPUS: