AV_CODEC_ID_NONE  580 doc/examples/muxing.c     if (fmt->video_codec != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  585 doc/examples/muxing.c     if (fmt->audio_codec != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE 1905 fftools/cmdutils.c     if (fmt->video_codec != AV_CODEC_ID_NONE &&
AV_CODEC_ID_NONE 1909 fftools/cmdutils.c     if (fmt->audio_codec != AV_CODEC_ID_NONE &&
AV_CODEC_ID_NONE 1913 fftools/cmdutils.c     if (fmt->subtitle_codec != AV_CODEC_ID_NONE &&
AV_CODEC_ID_NONE 1992 fftools/cmdutils.c                           AV_CODEC_ID_NONE, GET_CODEC_NAME);
AV_CODEC_ID_NONE 1147 fftools/ffmpeg_opt.c     ic->video_codec_id     = video_codec_name    ? ic->video_codec->id    : AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE 1148 fftools/ffmpeg_opt.c     ic->audio_codec_id     = audio_codec_name    ? ic->audio_codec->id    : AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE 1149 fftools/ffmpeg_opt.c     ic->subtitle_codec_id  = subtitle_codec_name ? ic->subtitle_codec->id : AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE 1150 fftools/ffmpeg_opt.c     ic->data_codec_id      = data_codec_name     ? ic->data_codec->id     : AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE 1489 fftools/ffmpeg_opt.c         ost->encoder_opts = filter_codec_opts(o->g->codec_opts, AV_CODEC_ID_NONE, oc, st, NULL);
AV_CODEC_ID_NONE 2207 fftools/ffmpeg_opt.c         if (!o->video_disable && av_guess_codec(oc->oformat, NULL, filename, NULL, AVMEDIA_TYPE_VIDEO) != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE 2232 fftools/ffmpeg_opt.c         if (!o->audio_disable && av_guess_codec(oc->oformat, NULL, filename, NULL, AVMEDIA_TYPE_AUDIO) != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE 2284 fftools/ffmpeg_opt.c             for (i = 0; codec_id != AV_CODEC_ID_NONE && i < nb_input_streams; i++) {
AV_CODEC_ID_NONE 2984 fftools/ffprobe.c         if (ifile->streams[i].st->codecpar->codec_id != AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  149 libavcodec/aac_adtstoasc_bsf.c     AV_CODEC_ID_AAC, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  226 libavcodec/ac3_parser.c     else if (hdr_info->codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  144 libavcodec/av1_frame_merge_bsf.c     AV_CODEC_ID_AV1, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  250 libavcodec/av1_frame_split_bsf.c     AV_CODEC_ID_AV1, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  346 libavcodec/av1_metadata_bsf.c     AV_CODEC_ID_AV1, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  150 libavcodec/bsf.c         for (i = 0; ctx->filter->codec_ids[i] != AV_CODEC_ID_NONE; i++)
AV_CODEC_ID_NONE  153 libavcodec/bsf.c         if (ctx->filter->codec_ids[i] == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  158 libavcodec/bsf.c             for (i = 0; ctx->filter->codec_ids[i] != AV_CODEC_ID_NONE; i++) {
AV_CODEC_ID_NONE   71 libavcodec/cbs.c     AV_CODEC_ID_NONE
AV_CODEC_ID_NONE   54 libavcodec/dca_core_bsf.c     AV_CODEC_ID_DTS, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   79 libavcodec/eac3_core_bsf.c     AV_CODEC_ID_EAC3, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  412 libavcodec/extract_extradata_bsf.c     AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  804 libavcodec/h264_metadata_bsf.c     AV_CODEC_ID_H264, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  312 libavcodec/h264_mp4toannexb_bsf.c     AV_CODEC_ID_H264, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  184 libavcodec/h264_redundant_pps_bsf.c     AV_CODEC_ID_H264, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  641 libavcodec/h265_metadata_bsf.c     AV_CODEC_ID_HEVC, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  109 libavcodec/hapqa_extract_bsf.c     AV_CODEC_ID_HAP, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  195 libavcodec/hevc_mp4toannexb_bsf.c     AV_CODEC_ID_HEVC, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   69 libavcodec/imx_dump_header_bsf.c     AV_CODEC_ID_MPEG2VIDEO, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  135 libavcodec/mjpeg2jpeg_bsf.c     AV_CODEC_ID_MJPEG, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  101 libavcodec/mjpega_dump_header_bsf.c     AV_CODEC_ID_MJPEG, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  122 libavcodec/mp3_header_decompress_bsf.c     AV_CODEC_ID_MP3, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  302 libavcodec/mpeg2_metadata_bsf.c     AV_CODEC_ID_MPEG2VIDEO, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  155 libavcodec/mpeg4_unpack_bframes_bsf.c     AV_CODEC_ID_MPEG4, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   78 libavcodec/mpegaudio_parser.c                     int header_threshold = avctx->codec_id != AV_CODEC_ID_NONE && avctx->codec_id != codec_id;
AV_CODEC_ID_NONE   57 libavcodec/opus_metadata_bsf.c     AV_CODEC_ID_OPUS, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   41 libavcodec/parser.c     if (codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  128 libavcodec/parser.c     av_assert1(avctx->codec_id != AV_CODEC_ID_NONE);
AV_CODEC_ID_NONE  208 libavcodec/pcm_rechunk_bsf.c     AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   95 libavcodec/prores_metadata_bsf.c     AV_CODEC_ID_PRORES, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   82 libavcodec/tests/options.c     .id               = AV_CODEC_ID_NONE - 1,
AV_CODEC_ID_NONE   94 libavcodec/tests/options.c     .id               = AV_CODEC_ID_NONE - 2,
AV_CODEC_ID_NONE  106 libavcodec/tests/options.c     .id               = AV_CODEC_ID_NONE - 3,
AV_CODEC_ID_NONE  117 libavcodec/tests/options.c     .id               = AV_CODEC_ID_NONE - 4,
AV_CODEC_ID_NONE  173 libavcodec/truehd_core_bsf.c     AV_CODEC_ID_TRUEHD, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  678 libavcodec/utils.c         avctx->codec_id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE 1189 libavcodec/utils.c     if (id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE 1546 libavcodec/utils.c         return AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE 2030 libavcodec/utils.c     par->codec_id            = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  164 libavcodec/vp9_metadata_bsf.c     AV_CODEC_ID_VP9, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  408 libavcodec/vp9_raw_reorder_bsf.c     AV_CODEC_ID_VP9, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  211 libavcodec/vp9_superframe_bsf.c     AV_CODEC_ID_VP9, AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  183 libavdevice/alsa.c     if (*codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  165 libavdevice/alsa_enc.c     .video_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   38 libavdevice/avdevice.c         {.i64 = AV_CODEC_ID_NONE}, AV_CODEC_ID_NONE, INT_MAX, E|D|A|V },
AV_CODEC_ID_NONE  234 libavdevice/caca.c     .audio_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   56 libavdevice/decklink_enc_c.c     .subtitle_codec = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  373 libavdevice/dshow.c                     if (codec_id == AV_CODEC_ID_NONE || !codec) {
AV_CODEC_ID_NONE  921 libavdevice/dshow.c     default:                return AV_CODEC_ID_NONE; /* Should never happen. */
AV_CODEC_ID_NONE  992 libavdevice/dshow.c             if (par->codec_id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  212 libavdevice/fbdev_enc.c     .audio_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  338 libavdevice/lavfi.c             if (st->codecpar->codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE 1299 libavdevice/opengl_enc.c     .audio_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  107 libavdevice/oss_enc.c     .video_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  145 libavdevice/pulse_audio_dec.c         s->audio_codec_id == AV_CODEC_ID_NONE ? DEFAULT_CODEC_ID : s->audio_codec_id;
AV_CODEC_ID_NONE  312 libavdevice/pulse_audio_dec.c             s->audio_codec_id == AV_CODEC_ID_NONE ? DEFAULT_CODEC_ID : s->audio_codec_id;
AV_CODEC_ID_NONE  786 libavdevice/pulse_audio_enc.c     .video_codec          = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  362 libavdevice/sdl2.c     .audio_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   97 libavdevice/sndio_enc.c     .video_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   70 libavdevice/v4l2-common.c     { AV_PIX_FMT_NONE,    AV_CODEC_ID_NONE,     0                    },
AV_CODEC_ID_NONE   77 libavdevice/v4l2-common.c     for (i = 0; ff_fmt_conversion_table[i].codec_id != AV_CODEC_ID_NONE; i++) {
AV_CODEC_ID_NONE   78 libavdevice/v4l2-common.c         if ((codec_id == AV_CODEC_ID_NONE ||
AV_CODEC_ID_NONE   93 libavdevice/v4l2-common.c     for (i = 0; ff_fmt_conversion_table[i].codec_id != AV_CODEC_ID_NONE; i++) {
AV_CODEC_ID_NONE  107 libavdevice/v4l2-common.c     for (i = 0; ff_fmt_conversion_table[i].codec_id != AV_CODEC_ID_NONE; i++) {
AV_CODEC_ID_NONE  113 libavdevice/v4l2-common.c     return AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  787 libavdevice/v4l2.c         for (i = 0; ff_fmt_conversion_table[i].codec_id != AV_CODEC_ID_NONE; i++) {
AV_CODEC_ID_NONE  788 libavdevice/v4l2.c             if (ctx->video_codec_id == AV_CODEC_ID_NONE ||
AV_CODEC_ID_NONE  814 libavdevice/v4l2.c     if (*codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  832 libavdevice/v4l2.c     enum AVCodecID codec_id = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  936 libavdevice/v4l2.c     if (codec_id != AV_CODEC_ID_NONE && ctx->video_codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  116 libavdevice/v4l2enc.c     .audio_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   91 libavdevice/vfwcap.c     return AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  392 libavdevice/vfwcap.c         if (par->codec_id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  383 libavdevice/xv.c     .audio_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  234 libavformat/adtsenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   58 libavformat/aiff.h     { AV_CODEC_ID_NONE,         0 },
AV_CODEC_ID_NONE   54 libavformat/aiffdec.c     return AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  131 libavformat/aiffdec.c         if (par->codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  292 libavformat/amr.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   81 libavformat/apetag.c         if ((id = ff_guess_image2_codec(filename)) != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  303 libavformat/apngenc.c     .audio_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  222 libavformat/asfdec_f.c     enum  AVCodecID id    = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  248 libavformat/asfdec_f.c     while (mime->id != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  255 libavformat/asfdec_f.c     if (id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  363 libavformat/asfdec_o.c     enum  AVCodecID id    = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  390 libavformat/asfdec_o.c     while (mime->id != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  397 libavformat/asfdec_o.c     if (id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  258 libavformat/asfenc.c     { AV_CODEC_ID_NONE,      0 },
AV_CODEC_ID_NONE   28 libavformat/ast.c     { AV_CODEC_ID_NONE,               0 },
AV_CODEC_ID_NONE  205 libavformat/astenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   55 libavformat/au.c     { AV_CODEC_ID_NONE,       0 },
AV_CODEC_ID_NONE  169 libavformat/au.c     if (codec == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  341 libavformat/au.c     .video_codec   = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  907 libavformat/avidec.c                     st->codecpar->codec_id   = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE   79 libavformat/avr.c     if (st->codecpar->codec_id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  152 libavformat/bink.c         vst->codecpar->codec_id = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  164 libavformat/bit.c     .video_codec  = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   78 libavformat/caf.c     { AV_CODEC_ID_NONE,            0 },
AV_CODEC_ID_NONE  273 libavformat/cafenc.c     .video_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  265 libavformat/codec2.c     .video_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   50 libavformat/daudenc.c     .video_codec  = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  249 libavformat/electronicarts.c             ea->audio_codec = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  261 libavformat/electronicarts.c     if (ea->audio_codec == AV_CODEC_ID_NONE && ea->platform == 0x01)
AV_CODEC_ID_NONE  545 libavformat/electronicarts.c             ea->audio_codec = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE   67 libavformat/filmstripenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  183 libavformat/fitsenc.c     .audio_codec  = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   35 libavformat/flac_picture.c     enum AVCodecID id = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE   81 libavformat/flac_picture.c     while (mime->id != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE   88 libavformat/flac_picture.c     if (id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE   92 libavformat/flacenc.c     while (mime->id != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE 1220 libavformat/flvdec.c         st->codecpar->codec_id = AV_CODEC_ID_NONE; // Opaque AMF data
AV_CODEC_ID_NONE   49 libavformat/flvenc.c     { AV_CODEC_ID_NONE,     0 }
AV_CODEC_ID_NONE   63 libavformat/flvenc.c     { AV_CODEC_ID_NONE,       0 }
AV_CODEC_ID_NONE  706 libavformat/flvenc.c             if (par->codec_id != AV_CODEC_ID_TEXT && par->codec_id != AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE   63 libavformat/format.c         ff_guess_image2_codec(filename) != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE   98 libavformat/format.c         enum AVCodecID codec_id = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  105 libavformat/format.c         if (codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  115 libavformat/format.c         return AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  212 libavformat/gif.c     .audio_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  179 libavformat/gxf.c             st->codecpar->codec_id = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  187 libavformat/gxf.c             st->codecpar->codec_id = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  115 libavformat/gxfenc.c     { AV_CODEC_ID_NONE,         0 },
AV_CODEC_ID_NONE  200 libavformat/icoenc.c     .audio_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  140 libavformat/id3v2.c     { "",           AV_CODEC_ID_NONE  },
AV_CODEC_ID_NONE  589 libavformat/id3v2.c     enum AVCodecID id         = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  617 libavformat/id3v2.c     while (mime->id != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  624 libavformat/id3v2.c     if (id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  365 libavformat/id3v2enc.c     while (mime->id != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  168 libavformat/iff.c     { AV_CODEC_ID_NONE, 0 },
AV_CODEC_ID_NONE   85 libavformat/img2.c     { AV_CODEC_ID_NONE,       NULL       }
AV_CODEC_ID_NONE   92 libavformat/img2.c         return AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  101 libavformat/img2.c     return AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  363 libavformat/img2dec.c         if (st->codecpar->codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  368 libavformat/img2dec.c             st->codecpar->codec_id = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  451 libavformat/img2dec.c         if (par->codec_id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  232 libavformat/img2enc.c     for (i = 0; ff_img_tags[i].id != AV_CODEC_ID_NONE; i++)
AV_CODEC_ID_NONE  125 libavformat/ipmovie.c         if (s->audio_type == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  676 libavformat/ipmovie.c         ipmovie->audio_type = AV_CODEC_ID_NONE;  /* no audio */
AV_CODEC_ID_NONE   34 libavformat/ircam.c     { AV_CODEC_ID_NONE,      0       },
AV_CODEC_ID_NONE   46 libavformat/ircam.c     { AV_CODEC_ID_NONE,      0       },
AV_CODEC_ID_NONE   96 libavformat/ircamdec.c     if (st->codecpar->codec_id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE   58 libavformat/ircamenc.c     .video_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   72 libavformat/isom.c     { AV_CODEC_ID_NONE        ,    0 },
AV_CODEC_ID_NONE  318 libavformat/isom.c     { AV_CODEC_ID_NONE, 0 },
AV_CODEC_ID_NONE  378 libavformat/isom.c     { AV_CODEC_ID_NONE, 0 },
AV_CODEC_ID_NONE  385 libavformat/isom.c     { AV_CODEC_ID_NONE, 0 },
AV_CODEC_ID_NONE  390 libavformat/isom.c     { AV_CODEC_ID_NONE, 0 },
AV_CODEC_ID_NONE  512 libavformat/isom.c     { AV_CODEC_ID_NONE,   AOT_NULL },
AV_CODEC_ID_NONE  117 libavformat/ivfenc.c     { AV_CODEC_ID_NONE, 0 }
AV_CODEC_ID_NONE  125 libavformat/ivfenc.c     .audio_codec  = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  191 libavformat/kvag.c     .video_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  255 libavformat/latmenc.c     .video_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   46 libavformat/lxfdec.c     { AV_CODEC_ID_NONE,        0 },
AV_CODEC_ID_NONE  103 libavformat/matroska.c     {""                 , AV_CODEC_ID_NONE}
AV_CODEC_ID_NONE  119 libavformat/matroska.c     {""                 , AV_CODEC_ID_NONE}
AV_CODEC_ID_NONE  758 libavformat/matroskadec.c     {""                           , AV_CODEC_ID_NONE}
AV_CODEC_ID_NONE  768 libavformat/matroskadec.c     {""                           , AV_CODEC_ID_NONE}
AV_CODEC_ID_NONE 2300 libavformat/matroskadec.c         enum AVCodecID codec_id = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE 2421 libavformat/matroskadec.c         for (j = 0; ff_mkv_codec_tags[j].id != AV_CODEC_ID_NONE; j++) {
AV_CODEC_ID_NONE 2494 libavformat/matroskadec.c             if (codec_id == AV_CODEC_ID_NONE && AV_RL32(track->codec_priv.data+4) == AV_RL32("SMI ")) {
AV_CODEC_ID_NONE 2498 libavformat/matroskadec.c             if (codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE 2674 libavformat/matroskadec.c         if (codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE 2922 libavformat/matroskadec.c             st->codecpar->codec_id   = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE 2924 libavformat/matroskadec.c             for (i = 0; mkv_image_mime_tags[i].id != AV_CODEC_ID_NONE; i++) {
AV_CODEC_ID_NONE 2934 libavformat/matroskadec.c             if (st->codecpar->codec_id != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE 2954 libavformat/matroskadec.c                 for (i = 0; mkv_mime_tags[i].id != AV_CODEC_ID_NONE; i++) {
AV_CODEC_ID_NONE 1161 libavformat/matroskaenc.c             for (j = 0; ff_webm_codec_tags[j].id != AV_CODEC_ID_NONE; j++) {
AV_CODEC_ID_NONE 1195 libavformat/matroskaenc.c             for (j = 0; ff_mkv_codec_tags[j].id != AV_CODEC_ID_NONE; j++) {
AV_CODEC_ID_NONE 1705 libavformat/matroskaenc.c     if (st->codecpar->codec_id != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE 2614 libavformat/matroskaenc.c     for (i = 0; ff_mkv_codec_tags[i].id != AV_CODEC_ID_NONE; i++)
AV_CODEC_ID_NONE 2631 libavformat/matroskaenc.c     for (i = 0; ff_webm_codec_tags[i].id != AV_CODEC_ID_NONE; i++)
AV_CODEC_ID_NONE 2765 libavformat/matroskaenc.c     { AV_CODEC_ID_NONE,      0xFFFFFFFF }
AV_CODEC_ID_NONE 2772 libavformat/matroskaenc.c     { AV_CODEC_ID_NONE,      0xFFFFFFFF }
AV_CODEC_ID_NONE 2779 libavformat/matroskaenc.c     { AV_CODEC_ID_NONE,              0xFFFFFFFF }
AV_CODEC_ID_NONE 2881 libavformat/matroskaenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   46 libavformat/mkvtimestamp_v2.c     .audio_codec  = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  317 libavformat/mmf.c     .video_codec    = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE 2061 libavformat/mov.c                     st->codecpar->codec_id == AV_CODEC_ID_NONE)) {
AV_CODEC_ID_NONE 5902 libavformat/mov.c         if (st->codecpar->codec_id != AV_CODEC_ID_NONE &&
AV_CODEC_ID_NONE  451 libavformat/mov_chan.c     { AV_CODEC_ID_NONE,    NULL                    },
AV_CODEC_ID_NONE  503 libavformat/mov_chan.c     for (i = 0; mov_codec_ch_layouts[i].codec_id != AV_CODEC_ID_NONE; i++) {
AV_CODEC_ID_NONE  507 libavformat/mov_chan.c     if (mov_codec_ch_layouts[i].codec_id != AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE 1638 libavformat/movenc.c     { AV_CODEC_ID_NONE, 0 },
AV_CODEC_ID_NONE 1651 libavformat/movenc.c         while (codec_tags->id != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE 7000 libavformat/movenc.c     { AV_CODEC_ID_NONE, 0 },
AV_CODEC_ID_NONE 7036 libavformat/movenc.c     { AV_CODEC_ID_NONE,               0 },
AV_CODEC_ID_NONE 7041 libavformat/movenc.c     { AV_CODEC_ID_NONE        ,    0 },
AV_CODEC_ID_NONE 7052 libavformat/movenc.c     { AV_CODEC_ID_NONE, 0 },
AV_CODEC_ID_NONE 7061 libavformat/movenc.c     { AV_CODEC_ID_NONE, 0 },
AV_CODEC_ID_NONE  493 libavformat/mp3enc.c     while(cm->id != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  480 libavformat/mpeg.c     enum AVCodecID codec_id = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  903 libavformat/mpegts.c     st->codecpar->codec_id   = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  919 libavformat/mpegts.c         st->codecpar->codec_id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  946 libavformat/mpegts.c     if (st->codecpar->codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  948 libavformat/mpegts.c     if (st->codecpar->codec_id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  952 libavformat/mpegts.c     if ((st->codecpar->codec_id == AV_CODEC_ID_NONE ||
AV_CODEC_ID_NONE 1199 libavformat/mpegts.c                         if (pes->st->codecpar->codec_id == AV_CODEC_ID_NONE && !pes->st->request_probe) {
AV_CODEC_ID_NONE 1799 libavformat/mpegts.c     if ((st->codecpar->codec_id == AV_CODEC_ID_NONE || st->request_probe > 0) &&
AV_CODEC_ID_NONE 1837 libavformat/mpegts.c              (st->request_probe == 0 && st->codecpar->codec_id == AV_CODEC_ID_NONE) ||
AV_CODEC_ID_NONE 1987 libavformat/mpegts.c         if (st->codecpar->codec_id == AV_CODEC_ID_NONE || st->request_probe > 0) {
AV_CODEC_ID_NONE 2001 libavformat/mpegts.c             if (st->codecpar->codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE   70 libavformat/mpjpeg.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  200 libavformat/mux.c     enum AVCodecID id = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  211 libavformat/mux.c         while (avctag->id != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  222 libavformat/mux.c     if (id != AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  391 libavformat/mvdec.c                 ast->codecpar->codec_id = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE   75 libavformat/mxf.c     { { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 },  0,       AV_CODEC_ID_NONE },
AV_CODEC_ID_NONE 1342 libavformat/mxfdec.c     { { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 },  0,      AV_CODEC_ID_NONE },
AV_CODEC_ID_NONE 1348 libavformat/mxfdec.c     { { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 },  0,       AV_CODEC_ID_NONE },
AV_CODEC_ID_NONE 1355 libavformat/mxfdec.c     { { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 },  0,       AV_CODEC_ID_NONE },
AV_CODEC_ID_NONE 1374 libavformat/mxfdec.c     { { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 },  0,      AV_CODEC_ID_NONE },
AV_CODEC_ID_NONE 1378 libavformat/mxfdec.c     { { 0x06,0x0e,0x2b,0x34,0x04,0x01,0x01,0x09,0x0d,0x01,0x03,0x01,0x02,0x0d,0x00,0x00 }, 16, AV_CODEC_ID_NONE,      "vbi_smpte_436M", 11 },
AV_CODEC_ID_NONE 1379 libavformat/mxfdec.c     { { 0x06,0x0e,0x2b,0x34,0x04,0x01,0x01,0x09,0x0d,0x01,0x03,0x01,0x02,0x0e,0x00,0x00 }, 16, AV_CODEC_ID_NONE, "vbi_vanc_smpte_436M", 11 },
AV_CODEC_ID_NONE 1381 libavformat/mxfdec.c     { { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 },  0, AV_CODEC_ID_NONE },
AV_CODEC_ID_NONE 1847 libavformat/mxfdec.c                             &descriptor->essence_container_ul)->id != AV_CODEC_ID_NONE ||
AV_CODEC_ID_NONE 1849 libavformat/mxfdec.c                             &descriptor->essence_codec_ul)->id     != AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE 2133 libavformat/mxfdec.c     st->codecpar->codec_id = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE 2349 libavformat/mxfdec.c         if (st->codecpar->codec_id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE 2375 libavformat/mxfdec.c             if (st->codecpar->codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE 2485 libavformat/mxfdec.c             if (st->codecpar->codec_id == AV_CODEC_ID_NONE || (st->codecpar->codec_id == AV_CODEC_ID_PCM_ALAW && (enum AVCodecID)container_ul->id != AV_CODEC_ID_NONE))
AV_CODEC_ID_NONE 2524 libavformat/mxfdec.c             if (st->codecpar->codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  147 libavformat/mxfenc.c     { AV_CODEC_ID_NONE }
AV_CODEC_ID_NONE   65 libavformat/nistspheredec.c                 if (st->codecpar->codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  199 libavformat/nsvdec.c     { AV_CODEC_ID_NONE, 0 },
AV_CODEC_ID_NONE  209 libavformat/nsvdec.c     { AV_CODEC_ID_NONE,      0 },
AV_CODEC_ID_NONE   33 libavformat/nut.c     { AV_CODEC_ID_NONE,             0                         }
AV_CODEC_ID_NONE   38 libavformat/nut.c     { AV_CODEC_ID_NONE,             0 }
AV_CODEC_ID_NONE  206 libavformat/nut.c     { AV_CODEC_ID_NONE,             0 }
AV_CODEC_ID_NONE  216 libavformat/nut.c     { AV_CODEC_ID_NONE,             0                         }
AV_CODEC_ID_NONE  245 libavformat/nut.c     { AV_CODEC_ID_NONE,             0                         }
AV_CODEC_ID_NONE  416 libavformat/nutdec.c     if (class < 3 && st->codecpar->codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE   33 libavformat/nuv.c     { AV_CODEC_ID_NONE,      0 },
AV_CODEC_ID_NONE  123 libavformat/nuv.c                 if (id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE   31 libavformat/pcmenc.c     .video_codec  = AV_CODEC_ID_NONE,                          \
AV_CODEC_ID_NONE   48 libavformat/pmpdec.c     int audio_codec_id = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  141 libavformat/rawdec.c     .raw_codec_id   = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   42 libavformat/rawenc.c     if (   s->oformat->audio_codec != AV_CODEC_ID_NONE
AV_CODEC_ID_NONE   48 libavformat/rawenc.c     if (   s->oformat->video_codec != AV_CODEC_ID_NONE
AV_CODEC_ID_NONE   66 libavformat/rawenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   98 libavformat/rawenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  112 libavformat/rawenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  125 libavformat/rawenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  137 libavformat/rawenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  150 libavformat/rawenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  163 libavformat/rawenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  186 libavformat/rawenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  199 libavformat/rawenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  214 libavformat/rawenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  228 libavformat/rawenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  242 libavformat/rawenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  256 libavformat/rawenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  268 libavformat/rawenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  280 libavformat/rawenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  294 libavformat/rawenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  307 libavformat/rawenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  321 libavformat/rawenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  343 libavformat/rawenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  366 libavformat/rawenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  380 libavformat/rawenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  394 libavformat/rawenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  407 libavformat/rawenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  421 libavformat/rawenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  435 libavformat/rawenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  447 libavformat/rawenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  460 libavformat/rawenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  473 libavformat/rawenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  499 libavformat/rawenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  511 libavformat/rawenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  560 libavformat/rdt.c     .codec_id         = AV_CODEC_ID_NONE, \
AV_CODEC_ID_NONE  497 libavformat/riff.c     { AV_CODEC_ID_NONE,         0 }
AV_CODEC_ID_NONE  503 libavformat/riff.c     { AV_CODEC_ID_NONE,         0 }
AV_CODEC_ID_NONE  588 libavformat/riff.c     { AV_CODEC_ID_NONE,      0 },
AV_CODEC_ID_NONE  625 libavformat/riff.c     { AV_CODEC_ID_NONE }
AV_CODEC_ID_NONE   47 libavformat/riffdec.c     for (i = 0; guids[i].id != AV_CODEC_ID_NONE; i++)
AV_CODEC_ID_NONE   50 libavformat/riffdec.c     return AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  358 libavformat/riffenc.c     for (i = 0; av_guid[i].id != AV_CODEC_ID_NONE; i++) {
AV_CODEC_ID_NONE   47 libavformat/rm.c     { AV_CODEC_ID_NONE },
AV_CODEC_ID_NONE  379 libavformat/rmdec.c         if (st->codecpar->codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  176 libavformat/rpl.c                 vst->codecpar->codec_id = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  213 libavformat/rpl.c         ast->codecpar->codec_id = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  247 libavformat/rpl.c         if (ast->codecpar->codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE   37 libavformat/rsd.c     { AV_CODEC_ID_NONE, 0 },
AV_CODEC_ID_NONE   29 libavformat/rso.c     { AV_CODEC_ID_NONE, 0 },
AV_CODEC_ID_NONE   99 libavformat/rsoenc.c     .video_codec    =   AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   43 libavformat/rtp.c   {3, "GSM",         AVMEDIA_TYPE_AUDIO,   AV_CODEC_ID_NONE, 8000, 1},
AV_CODEC_ID_NONE   45 libavformat/rtp.c   {5, "DVI4",        AVMEDIA_TYPE_AUDIO,   AV_CODEC_ID_NONE, 8000, 1},
AV_CODEC_ID_NONE   46 libavformat/rtp.c   {6, "DVI4",        AVMEDIA_TYPE_AUDIO,   AV_CODEC_ID_NONE, 16000, 1},
AV_CODEC_ID_NONE   47 libavformat/rtp.c   {7, "LPC",         AVMEDIA_TYPE_AUDIO,   AV_CODEC_ID_NONE, 8000, 1},
AV_CODEC_ID_NONE   53 libavformat/rtp.c   {13, "CN",         AVMEDIA_TYPE_AUDIO,   AV_CODEC_ID_NONE, 8000, 1},
AV_CODEC_ID_NONE   56 libavformat/rtp.c   {15, "G728",       AVMEDIA_TYPE_AUDIO,   AV_CODEC_ID_NONE, 8000, 1},
AV_CODEC_ID_NONE   57 libavformat/rtp.c   {16, "DVI4",       AVMEDIA_TYPE_AUDIO,   AV_CODEC_ID_NONE, 11025, 1},
AV_CODEC_ID_NONE   58 libavformat/rtp.c   {17, "DVI4",       AVMEDIA_TYPE_AUDIO,   AV_CODEC_ID_NONE, 22050, 1},
AV_CODEC_ID_NONE   59 libavformat/rtp.c   {18, "G729",       AVMEDIA_TYPE_AUDIO,   AV_CODEC_ID_NONE, 8000, 1},
AV_CODEC_ID_NONE   60 libavformat/rtp.c   {25, "CelB",       AVMEDIA_TYPE_VIDEO,   AV_CODEC_ID_NONE, 90000, -1},
AV_CODEC_ID_NONE   62 libavformat/rtp.c   {28, "nv",         AVMEDIA_TYPE_VIDEO,   AV_CODEC_ID_NONE, 90000, -1},
AV_CODEC_ID_NONE   68 libavformat/rtp.c   {-1, "",           AVMEDIA_TYPE_UNKNOWN, AV_CODEC_ID_NONE, -1, -1}
AV_CODEC_ID_NONE   77 libavformat/rtp.c             if (rtp_payload_types[i].codec_id != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  151 libavformat/rtp.c     return AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  306 libavformat/rtpdec_asf.c     .codec_id         = AV_CODEC_ID_NONE, \
AV_CODEC_ID_NONE  272 libavformat/rtpdec_qdm2.c         if (st->codecpar->codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  306 libavformat/rtpdec_qdm2.c     .codec_id         = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  247 libavformat/rtpdec_qt.c     .codec_id         = AV_CODEC_ID_NONE, \
AV_CODEC_ID_NONE  112 libavformat/rtpdec_svq3.c     .codec_id         = AV_CODEC_ID_NONE,      // see if (config_packet) above
AV_CODEC_ID_NONE  278 libavformat/rtsp.c     if (par->codec_id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  131 libavformat/segafilm.c                 film->audio_type = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  133 libavformat/segafilm.c             film->audio_type = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  144 libavformat/segafilm.c         film->video_type = AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE  236 libavformat/segafilm.c             else if (film->audio_type != AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE   33 libavformat/smjpeg.c     { AV_CODEC_ID_NONE, 0 },
AV_CODEC_ID_NONE   39 libavformat/smjpeg.c     { AV_CODEC_ID_NONE, 0 },
AV_CODEC_ID_NONE  113 libavformat/soxenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  680 libavformat/spdifenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   28 libavformat/swf.c     { AV_CODEC_ID_NONE,    0 },
AV_CODEC_ID_NONE   43 libavformat/swfdec.c     { AV_CODEC_ID_NONE,          0 },
AV_CODEC_ID_NONE  174 libavformat/ttaenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  743 libavformat/utils.c             if (    (st->codecpar->codec_id != AV_CODEC_ID_NONE && score > AVPROBE_SCORE_STREAM_RETRY)
AV_CODEC_ID_NONE  748 libavformat/utils.c                 if (st->codecpar->codec_id != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE 3010 libavformat/utils.c     if (   avctx->codec_id == AV_CODEC_ID_NONE
AV_CODEC_ID_NONE 3041 libavformat/utils.c         if (avctx->codec_id == AV_CODEC_ID_NONE) return 1;
AV_CODEC_ID_NONE 3150 libavformat/utils.c     while (tags->id != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE 3161 libavformat/utils.c     for (i = 0; tags[i].id != AV_CODEC_ID_NONE; i++)
AV_CODEC_ID_NONE 3164 libavformat/utils.c     for (i = 0; tags[i].id != AV_CODEC_ID_NONE; i++)
AV_CODEC_ID_NONE 3167 libavformat/utils.c     return AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE 3173 libavformat/utils.c         return AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE 3182 libavformat/utils.c             return AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE 3200 libavformat/utils.c                 return AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE 3213 libavformat/utils.c                 return AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE 3233 libavformat/utils.c         while (codec_tags->id != AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE 3249 libavformat/utils.c         if (id != AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE 3252 libavformat/utils.c     return AV_CODEC_ID_NONE;
AV_CODEC_ID_NONE 3491 libavformat/utils.c         for (ids = f->codec_ids; *ids != AV_CODEC_ID_NONE; ids++)
AV_CODEC_ID_NONE 5306 libavformat/utils.c             return match && ((par->codec_id != AV_CODEC_ID_NONE || codec->codec_id != AV_CODEC_ID_NONE) && val != 0);
AV_CODEC_ID_NONE 5308 libavformat/utils.c             return match && (par->codec_id != AV_CODEC_ID_NONE && val != 0);
AV_CODEC_ID_NONE   88 libavformat/vc1testenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   36 libavformat/voc.c     {AV_CODEC_ID_NONE,             0},
AV_CODEC_ID_NONE  116 libavformat/voc_packet.c         if (par->codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  120 libavformat/voc_packet.c         if (par->codec_id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  121 libavformat/voc_packet.c             if (s->audio_codec_id == AV_CODEC_ID_NONE) {
AV_CODEC_ID_NONE  105 libavformat/vocenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  511 libavformat/wavenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  610 libavformat/wavenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   83 libavformat/wtv_common.c     {AV_CODEC_ID_NONE}
AV_CODEC_ID_NONE  686 libavformat/wtvdec.c             if (st->codecpar->codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE  712 libavformat/wtvdec.c         if (st->codecpar->codec_id == AV_CODEC_ID_NONE)
AV_CODEC_ID_NONE   86 libavformat/wvenc.c     .video_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE  359 libavformat/yuv4mpegenc.c     .audio_codec       = AV_CODEC_ID_NONE,
AV_CODEC_ID_NONE   77 tools/target_bsf_fuzzer.c             for (i = 0; f->codec_ids[i] != AV_CODEC_ID_NONE; i++);