Searched refs:overscan_y (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | tv_fs450.c | 468 int overscan_x, int overscan_y, int pos_x, 501 int overscan_y; member in struct:_S_DEVICE_SETTINGS 1038 d.overscan_y = 0; 1135 reset = ((REQ_NCO_BIT & req) && (d.overscan_y != d.last_overscan_y)); 1156 d.overscan_y, d.position_x, d.position_y); 1195 d.last_overscan_y = d.overscan_y; 1558 *p_y = d.overscan_y; 1572 d.overscan_y = range_limit(y, -1000, 1000); 2462 int overscan_x, int overscan_y, int pos_x, int pos_y) 2503 v_offset = (int)((((float)overscan_y * rang 2460 config_overscan_xy(unsigned long tv_std,unsigned long vga_mode,int overscan_x,int overscan_y,int pos_x,int pos_y) argument [all...] |
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | tv_fs450.c | 324 int overscan_x, int overscan_y, int pos_x, 354 int overscan_y; member in struct:_S_DEVICE_SETTINGS 848 d.overscan_y = 0; 928 reset = ((REQ_NCO_BIT & req) && (d.overscan_y != d.last_overscan_y)); 948 d.overscan_x, d.overscan_y, d.position_x, 988 d.last_overscan_y = d.overscan_y; 1350 *p_y = d.overscan_y; 1364 d.overscan_y = range_limit(y, -1000, 1000); 2236 int overscan_x, int overscan_y, int pos_x, int pos_y) 2275 v_offset = (int) ((((float) overscan_y * rang 2234 config_overscan_xy(unsigned long tv_std,unsigned long vga_mode,int overscan_x,int overscan_y,int pos_x,int pos_y) argument [all...] |
Completed in 9 milliseconds