Lines Matching defs:width
114 "Turn on downscaling to the specified width",
158 output->PicInfo.width);
316 .width = avctx->width,
443 int width = output->PicInfo.width;
488 bwidth = av_image_get_linesize(avctx->pix_fmt, width, 0);
495 if (width <= 720)
497 else if (width <= 1280)
567 .PicInfo.width = avctx->width,
579 avctx->width = output.PicInfo.width;