CODEC_ID_AC3     1771 ffmpeg.c                       if(codec->codec_id == CODEC_ID_AC3)
CODEC_ID_AC3       83 libavcodec/aac_ac3_parser.c             (avctx->codec_id == CODEC_ID_AC3 ||
CODEC_ID_AC3      181 libavcodec/ac3_parser.c         hdr_info->codec_id = CODEC_ID_AC3;
CODEC_ID_AC3      198 libavcodec/ac3_parser.c     { CODEC_ID_AC3, CODEC_ID_EAC3 },
CODEC_ID_AC3     1348 libavcodec/ac3dec.c     .id = CODEC_ID_AC3,
CODEC_ID_AC3     1361 libavcodec/ac3enc.c     CODEC_ID_AC3,
CODEC_ID_AC3      136 libavformat/gxf.c             st->codec->codec_id = CODEC_ID_AC3;
CODEC_ID_AC3       99 libavformat/gxfenc.c     { CODEC_ID_AC3       ,  17 },
CODEC_ID_AC3       53 libavformat/isom.c     { CODEC_ID_AC3       , 0xA5 },
CODEC_ID_AC3      196 libavformat/isom.c     { CODEC_ID_AC3, MKTAG('a', 'c', '-', '3') }, /* ETSI TS 102 366 Annex F */
CODEC_ID_AC3       26 libavformat/matroska.c     {"A_AC3"            , CODEC_ID_AC3},
CODEC_ID_AC3      378 libavformat/movenc.c     } else if (track->enc->codec_id == CODEC_ID_AC3) {
CODEC_ID_AC3      444 libavformat/movenc.c         track->enc->codec_id == CODEC_ID_AC3 ||
CODEC_ID_AC3      454 libavformat/movenc.c     else if(track->enc->codec_id == CODEC_ID_AC3)
CODEC_ID_AC3      571 libavformat/movenc.c     { CODEC_ID_AC3,    MKTAG('a','c','-','3') },
CODEC_ID_AC3      583 libavformat/movenc.c         else if (track->enc->codec_id == CODEC_ID_AC3)       tag = MKTAG('a','c','-','3');
CODEC_ID_AC3     1773 libavformat/movenc.c                 enc->codec_id == CODEC_ID_AC3) && !trk->vosLen) {
CODEC_ID_AC3      458 libavformat/mpeg.c             codec_id = CODEC_ID_AC3;
CODEC_ID_AC3      478 libavformat/mpeg.c         codec_id = CODEC_ID_AC3;
CODEC_ID_AC3      494 libavformat/mpeg.c         codec_id = CODEC_ID_AC3;
CODEC_ID_AC3      509 libavformat/mpeg.c                     else codec_id = CODEC_ID_AC3;
CODEC_ID_AC3      334 libavformat/mpegenc.c             if        (st->codec->codec_id == CODEC_ID_AC3) {
CODEC_ID_AC3      987 libavformat/mpegts.c         codec_id = CODEC_ID_AC3;
CODEC_ID_AC3     1004 libavformat/mpegts.c             codec_id = CODEC_ID_AC3;
CODEC_ID_AC3      241 libavformat/mpegtsenc.c         case CODEC_ID_AC3:
CODEC_ID_AC3       49 libavformat/mxf.c     { { 0x06,0x0E,0x2B,0x34,0x04,0x01,0x01,0x01,0x04,0x02,0x02,0x02,0x03,0x02,0x01,0x00 }, 15,        CODEC_ID_AC3 },
CODEC_ID_AC3      540 libavformat/raw.c     enum CodecID codec_id = CODEC_ID_AC3;
CODEC_ID_AC3      575 libavformat/raw.c     return ac3_eac3_probe(p, CODEC_ID_AC3);
CODEC_ID_AC3      651 libavformat/raw.c     .value = CODEC_ID_AC3,
CODEC_ID_AC3      662 libavformat/raw.c     CODEC_ID_AC3,
CODEC_ID_AC3      241 libavformat/riff.c     { CODEC_ID_AC3,             0x2000 },
CODEC_ID_AC3      302 libavformat/riff.c     if (enc->codec_id == CODEC_ID_MP2 || enc->codec_id == CODEC_ID_MP3 || enc->codec_id == CODEC_ID_AC3) {
CODEC_ID_AC3      149 libavformat/rmdec.c             st->codec->codec_id = CODEC_ID_AC3;
CODEC_ID_AC3      566 libavformat/rmdec.c     if (st->codec->codec_id == CODEC_ID_AC3) {
CODEC_ID_AC3      462 libavformat/rmenc.c     CODEC_ID_AC3,
CODEC_ID_AC3      380 libavformat/utils.c             st->codec->codec_id = CODEC_ID_AC3;
CODEC_ID_AC3      249 libavformat/wav.c     case CODEC_ID_AC3: