Lines Matching defs:width
41 static int width, height;57 frames_ctx->width = width;112 fprintf(stderr, "Usage: %s <width> <height> <input file> <output file>\n", argv[0]);116 width = atoi(argv[1]);118 size = width * height;148 avctx->width = width;172 sw_frame->width = width;