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