Searched refs:overscan_x (Results 1 – 2 of 2) sorted by relevance
1087 int i, overscan_offset, overscan_x, overscan_y; local1101 overscan_x = video_get_option_int(options, "overscan_x", -1);1180 if (overscan_x == -1)1181 overscan_x = sunxi_is_composite() ? 32 : 0;1187 overscan_offset = (overscan_y * mode->xres + overscan_x) * 4;1204 overscan_x, overscan_y);1234 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