AV_CODEC_ID_VC1   528 libavcodec/codec_desc.c         .id        = AV_CODEC_ID_VC1,
AV_CODEC_ID_VC1   129 libavcodec/crystalhd.c     case AV_CODEC_ID_VC1:
AV_CODEC_ID_VC1   939 libavcodec/cuviddec.c     case AV_CODEC_ID_VC1:
AV_CODEC_ID_VC1    88 libavcodec/dxva2.c     { &ff_DXVA2_ModeVC1_D2010,       AV_CODEC_ID_VC1 },
AV_CODEC_ID_VC1    90 libavcodec/dxva2.c     { &ff_DXVA2_ModeVC1_D,           AV_CODEC_ID_VC1 },
AV_CODEC_ID_VC1   175 libavcodec/dxva2_vc1.c     slice->wMBbitOffset        = v->p_frame_skipped ? 0xffff : get_bits_count(&s->gb) + (avctx->codec_id == AV_CODEC_ID_VC1 ? 32 : 0);
AV_CODEC_ID_VC1   192 libavcodec/dxva2_vc1.c     const unsigned start_code_size = avctx->codec_id == AV_CODEC_ID_VC1 ? sizeof(start_code) : 0;
AV_CODEC_ID_VC1   344 libavcodec/dxva2_vc1.c     if (avctx->codec_id == AV_CODEC_ID_VC1 &&
AV_CODEC_ID_VC1   398 libavcodec/dxva2_vc1.c     .id             = AV_CODEC_ID_VC1,
AV_CODEC_ID_VC1   449 libavcodec/dxva2_vc1.c     .id             = AV_CODEC_ID_VC1,
AV_CODEC_ID_VC1   466 libavcodec/dxva2_vc1.c     .id             = AV_CODEC_ID_VC1,
AV_CODEC_ID_VC1   344 libavcodec/extract_extradata_bsf.c     { AV_CODEC_ID_VC1,        extract_extradata_vc1     },
AV_CODEC_ID_VC1   411 libavcodec/extract_extradata_bsf.c     AV_CODEC_ID_VC1,
AV_CODEC_ID_VC1   113 libavcodec/h263dec.c     case AV_CODEC_ID_VC1:
AV_CODEC_ID_VC1   383 libavcodec/mmaldec.c     case AV_CODEC_ID_VC1:
AV_CODEC_ID_VC1   855 libavcodec/mmaldec.c FFMMAL_DEC(vc1, AV_CODEC_ID_VC1)
AV_CODEC_ID_VC1    71 libavcodec/nvdec.c     case AV_CODEC_ID_VC1:        return cudaVideoCodec_VC1;
AV_CODEC_ID_VC1   116 libavcodec/nvdec_vc1.c     .id                   = AV_CODEC_ID_VC1,
AV_CODEC_ID_VC1    55 libavcodec/qsv.c     case AV_CODEC_ID_VC1:
AV_CODEC_ID_VC1   233 libavcodec/qsvdec_other.c     .id             = AV_CODEC_ID_VC1,
AV_CODEC_ID_VC1   274 libavcodec/v4l2_m2m_dec.c M2MDEC(vc1 ,  "VC1",   AV_CODEC_ID_VC1,        NULL);
AV_CODEC_ID_VC1   474 libavcodec/vaapi_vc1.c     if (avctx->codec_id == AV_CODEC_ID_VC1 && IS_MARKER(AV_RB32(buffer))) {
AV_CODEC_ID_VC1   524 libavcodec/vaapi_vc1.c     .id                   = AV_CODEC_ID_VC1,
AV_CODEC_ID_VC1   290 libavcodec/vc1_parser.c     .codec_ids      = { AV_CODEC_ID_VC1 },
AV_CODEC_ID_VC1   673 libavcodec/vc1dec.c     if (avctx->codec_id == AV_CODEC_ID_VC1 || avctx->codec_id == AV_CODEC_ID_VC1IMAGE) {
AV_CODEC_ID_VC1  1212 libavcodec/vc1dec.c     .id             = AV_CODEC_ID_VC1,
AV_CODEC_ID_VC1   432 libavcodec/vdpau.c     case AV_CODEC_ID_VC1:
AV_CODEC_ID_VC1   159 libavcodec/vdpau_vc1.c     .id             = AV_CODEC_ID_VC1,
AV_CODEC_ID_VC1    57 libavformat/isom.c     { AV_CODEC_ID_VC1         , 0xA3 },
AV_CODEC_ID_VC1   257 libavformat/isom.c     { AV_CODEC_ID_VC1, MKTAG('v', 'c', '-', '1') }, /* SMPTE RP 2025 */
AV_CODEC_ID_VC1  2436 libavformat/mov.c     case AV_CODEC_ID_VC1:
AV_CODEC_ID_VC1  2133 libavformat/movenc.c     } else if (track->par->codec_id == AV_CODEC_ID_VC1 && track->vos_len > 0)
AV_CODEC_ID_VC1  4216 libavformat/movenc.c             } else if (track->par->codec_id == AV_CODEC_ID_VC1) {
AV_CODEC_ID_VC1  5698 libavformat/movenc.c     if (par->codec_id == AV_CODEC_ID_VC1) {
AV_CODEC_ID_VC1  7014 libavformat/movenc.c     { AV_CODEC_ID_VC1,             MKTAG('v', 'c', '-', '1') },
AV_CODEC_ID_VC1   602 libavformat/mpeg.c         codec_id = AV_CODEC_ID_VC1;
AV_CODEC_ID_VC1   807 libavformat/mpegts.c     { 0xea, AVMEDIA_TYPE_VIDEO, AV_CODEC_ID_VC1        },
AV_CODEC_ID_VC1   850 libavformat/mpegts.c     { MKTAG('V', 'C', '-', '1'), AVMEDIA_TYPE_VIDEO, AV_CODEC_ID_VC1   },
AV_CODEC_ID_VC1   310 libavformat/mpegtsenc.c     case AV_CODEC_ID_VC1:
AV_CODEC_ID_VC1   387 libavformat/mpegtsenc.c     case AV_CODEC_ID_VC1:
AV_CODEC_ID_VC1    46 libavformat/mxf.c     { { 0x06,0x0e,0x2b,0x34,0x04,0x01,0x01,0x0A,0x04,0x01,0x02,0x02,0x04,0x01,0x00,0x00 }, 14,        AV_CODEC_ID_VC1 }, /* VC1 SP@LL */
AV_CODEC_ID_VC1    47 libavformat/mxf.c     { { 0x06,0x0e,0x2b,0x34,0x04,0x01,0x01,0x0A,0x04,0x01,0x02,0x02,0x04,0x02,0x00,0x00 }, 14,        AV_CODEC_ID_VC1 }, /* VC1 SP@ML */
AV_CODEC_ID_VC1    48 libavformat/mxf.c     { { 0x06,0x0e,0x2b,0x34,0x04,0x01,0x01,0x0A,0x04,0x01,0x02,0x02,0x04,0x03,0x00,0x00 }, 14,        AV_CODEC_ID_VC1 }, /* VC1 MP@LL */
AV_CODEC_ID_VC1    49 libavformat/mxf.c     { { 0x06,0x0e,0x2b,0x34,0x04,0x01,0x01,0x0A,0x04,0x01,0x02,0x02,0x04,0x04,0x00,0x00 }, 14,        AV_CODEC_ID_VC1 }, /* VC1 MP@ML */
AV_CODEC_ID_VC1    50 libavformat/mxf.c     { { 0x06,0x0e,0x2b,0x34,0x04,0x01,0x01,0x0A,0x04,0x01,0x02,0x02,0x04,0x05,0x00,0x00 }, 14,        AV_CODEC_ID_VC1 }, /* VC1 MP@HL */
AV_CODEC_ID_VC1    51 libavformat/mxf.c     { { 0x06,0x0e,0x2b,0x34,0x04,0x01,0x01,0x0A,0x04,0x01,0x02,0x02,0x04,0x06,0x00,0x00 }, 14,        AV_CODEC_ID_VC1 }, /* VC1 AP@L0 */
AV_CODEC_ID_VC1    52 libavformat/mxf.c     { { 0x06,0x0e,0x2b,0x34,0x04,0x01,0x01,0x0A,0x04,0x01,0x02,0x02,0x04,0x07,0x00,0x00 }, 14,        AV_CODEC_ID_VC1 }, /* VC1 AP@L1 */
AV_CODEC_ID_VC1    53 libavformat/mxf.c     { { 0x06,0x0e,0x2b,0x34,0x04,0x01,0x01,0x0A,0x04,0x01,0x02,0x02,0x04,0x08,0x00,0x00 }, 14,        AV_CODEC_ID_VC1 }, /* VC1 AP@L2 */
AV_CODEC_ID_VC1    54 libavformat/mxf.c     { { 0x06,0x0e,0x2b,0x34,0x04,0x01,0x01,0x0A,0x04,0x01,0x02,0x02,0x04,0x09,0x00,0x00 }, 14,        AV_CODEC_ID_VC1 }, /* VC1 AP@L3 */
AV_CODEC_ID_VC1    55 libavformat/mxf.c     { { 0x06,0x0e,0x2b,0x34,0x04,0x01,0x01,0x0A,0x04,0x01,0x02,0x02,0x04,0x0A,0x00,0x00 }, 14,        AV_CODEC_ID_VC1 }, /* VC1 AP@L4 */
AV_CODEC_ID_VC1  1329 libavformat/mxfdec.c     { { 0x06,0x0e,0x2b,0x34,0x04,0x01,0x01,0x02,0x0d,0x01,0x03,0x01,0x02,0x12,0x01,0x00 }, 14,        AV_CODEC_ID_VC1, NULL, 14 }, /* VC-1 */
AV_CODEC_ID_VC1   512 libavformat/rawenc.c     .video_codec       = AV_CODEC_ID_VC1,
AV_CODEC_ID_VC1   356 libavformat/riff.c     { AV_CODEC_ID_VC1,          MKTAG('W', 'V', 'C', '1') },
AV_CODEC_ID_VC1   357 libavformat/riff.c     { AV_CODEC_ID_VC1,          MKTAG('W', 'M', 'V', 'A') },
AV_CODEC_ID_VC1   366 libavformat/smoothstreamingenc.c             } else if (st->codecpar->codec_id == AV_CODEC_ID_VC1) {
AV_CODEC_ID_VC1    86 libavformat/vc1dec.c FF_DEF_RAWVIDEO_DEMUXER2(vc1, "raw VC-1", vc1_probe, "vc1", AV_CODEC_ID_VC1, AVFMT_GENERIC_INDEX|AVFMT_NOTIMESTAMPS)
AV_CODEC_ID_VC1   471 tools/ismindex.c     if (codecpar->codec_id == AV_CODEC_ID_VC1)
AV_CODEC_ID_VC1   598 tools/ismindex.c             else if (st->codecpar->codec_id == AV_CODEC_ID_VC1)