avcodec_set_dimensions 2685 libavcodec/avcodec.h void avcodec_set_dimensions(AVCodecContext *s, int width, int height);
avcodec_set_dimensions  296 libavcodec/dnxhddec.c     avcodec_set_dimensions(avctx, ctx->width, ctx->height);
avcodec_set_dimensions 1125 libavcodec/dv.c     avcodec_set_dimensions(avctx, s->sys->width, s->sys->height);
avcodec_set_dimensions  127 libavcodec/eacmv.c         avcodec_set_dimensions(s->avctx, s->width, s->height);
avcodec_set_dimensions  210 libavcodec/eatgq.c         avcodec_set_dimensions(s->avctx, s->width, s->height);
avcodec_set_dimensions  259 libavcodec/eatgv.c             avcodec_set_dimensions(s->avctx, s->width, s->height);
avcodec_set_dimensions  123 libavcodec/eatqi.c         avcodec_set_dimensions(s->avctx, s->width, s->height);
avcodec_set_dimensions  299 libavcodec/gifdec.c     avcodec_set_dimensions(avctx, s->screen_width, s->screen_height);
avcodec_set_dimensions  592 libavcodec/h261dec.c         avcodec_set_dimensions(avctx, s->width, s->height);
avcodec_set_dimensions  580 libavcodec/h263dec.c         avcodec_set_dimensions(avctx, s->width, s->height);
avcodec_set_dimensions  113 libavcodec/libopenjpeg.c     avcodec_set_dimensions(avctx, width, height);
avcodec_set_dimensions  276 libavcodec/mjpegdec.c         avcodec_set_dimensions(s->avctx, width, height);
avcodec_set_dimensions 1254 libavcodec/mpeg12.c         avcodec_set_dimensions(avctx, s->width, s->height);
avcodec_set_dimensions   86 libavcodec/mpeg4video_parser.c         avcodec_set_dimensions(avctx, s->width, s->height);
avcodec_set_dimensions   57 libavcodec/mpegvideo_parser.c                 avcodec_set_dimensions(avctx, pc->width, pc->height);
avcodec_set_dimensions   83 libavcodec/mpegvideo_parser.c                         avcodec_set_dimensions(avctx, pc->width, pc->height);
avcodec_set_dimensions  137 libavcodec/pcx.c         avcodec_set_dimensions(avctx, w, h);
avcodec_set_dimensions   69 libavcodec/ptx.c         avcodec_set_dimensions(avctx, w, h);
avcodec_set_dimensions 1252 libavcodec/rv34.c             avcodec_set_dimensions(s->avctx, s->width, s->height);
avcodec_set_dimensions  202 libavcodec/sgidec.c     avcodec_set_dimensions(avctx, s->width, s->height);
avcodec_set_dimensions  102 libavcodec/sunrast.c         avcodec_set_dimensions(avctx, w, h);
avcodec_set_dimensions  679 libavcodec/svq1dec.c   avcodec_set_dimensions(avctx, s->width, s->height);
avcodec_set_dimensions  149 libavcodec/targa.c         avcodec_set_dimensions(avctx, w, h);
avcodec_set_dimensions  271 libavcodec/tiff.c             avcodec_set_dimensions(s->avctx, s->width, s->height);
avcodec_set_dimensions   84 libavcodec/txd.c         avcodec_set_dimensions(avctx, w, h);
avcodec_set_dimensions  451 libavcodec/utils.c         avcodec_set_dimensions(avctx, avctx->coded_width, avctx->coded_height);
avcodec_set_dimensions  453 libavcodec/utils.c         avcodec_set_dimensions(avctx, avctx->width, avctx->height);
avcodec_set_dimensions 2140 libavcodec/vp3.c         avcodec_set_dimensions(avctx, visible_width, visible_height);
avcodec_set_dimensions 2142 libavcodec/vp3.c         avcodec_set_dimensions(avctx, s->width, s->height);
avcodec_set_dimensions   64 libavcodec/vp5.c             avcodec_set_dimensions(s->avctx, 16*cols, 16*rows);
avcodec_set_dimensions   81 libavcodec/vp6.c             avcodec_set_dimensions(s->avctx, 16*cols, 16*rows);
avcodec_set_dimensions  141 libavcodec/vp6.c                 avcodec_set_dimensions(s->avctx, 0, 0);
avcodec_set_dimensions   73 libavformat/oggparsetheora.c         avcodec_set_dimensions(st->codec, width, height);
avcodec_set_dimensions   83 libavformat/oggparsetheora.c                 avcodec_set_dimensions(st->codec, width, height);