Searched refs:overscan_x (Results 1 – 2 of 2) sorted by relevance
1191 int i, overscan_offset, overscan_x, overscan_y; local1205 overscan_x = video_get_option_int(options, "overscan_x", -1);1284 if (overscan_x == -1)1285 overscan_x = sunxi_is_composite() ? 32 : 0;1291 overscan_offset = (overscan_y * mode->xres + overscan_x) * 4;1308 overscan_x, overscan_y);1331 graphic_device->winSizeX = mode->xres - 2 * overscan_x;
71 - overscan_x/overscan_y=<int> - Set x/y overscan value73 to deal with overscanning displays. Defaults to overscan_x=32 and