Searched refs:overscan_x (Results 1 – 2 of 2) sorted by relevance
1090 int i, overscan_offset, overscan_x, overscan_y; local1104 overscan_x = video_get_option_int(options, "overscan_x", -1);1194 if (overscan_x == -1)1195 overscan_x = sunxi_is_composite() ? 32 : 0;1201 overscan_offset = (overscan_y * mode->xres + overscan_x) * 4;1218 overscan_x, overscan_y);1248 graphic_device->winSizeX = mode->xres - 2 * overscan_x;
70 - overscan_x/overscan_y=<int> - Set x/y overscan value72 to deal with overscanning displays. Defaults to overscan_x=32 and