Searched refs:hsc (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | tv_fs450.c | 657 signed short hsc[5]; member in struct:_scantable 667 {-12, 0, -6, 0, 0} /*hsc */ 675 {-27, -27, -27, -27, -27} /*hsc */ 683 {0, 0, 0, 0, 0} /*hsc */ 691 {0, 0, 0, 0, 0} /*hsc */ 699 {35, 26, 35, 26, 26} /*hsc */ 2474 int hsc; local in function:config_overscan_xy 2583 /*determine hsc where hscale = (1 + hsc/128) */ 2585 hsc [all...] |
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | tv_fs450.c | 503 signed short hsc[5]; member in struct:_scantable 513 {-12, 0, -6, 0, 0} /* hsc */ 521 {-27, -27, -27, -27, -27} /* hsc */ 529 {0, 0, 0, 0, 0} /* hsc */ 537 {0, 0, 0, 0, 0} /* hsc */ 545 {35, 26, 35, 26, 26} /* hsc */ 2248 int hsc; local in function:config_overscan_xy 2355 /* determine hsc where hscale = (1 + hsc/128) */ 2357 hsc [all...] |
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_probe.h | 238 float hsc; member in struct:_RADEONCrtcPrivateRec
|
| H A D | atombios_crtc.c | 1210 float hsc1 = pRADEONEnt->Controller[0]->hsc; 1213 float hsc2 = pRADEONEnt->Controller[1]->hsc; 1227 hsc = horizontal scaling ration, defined as source/destination
|
| H A D | radeon_output.c | 630 radeon_crtc->hsc = (float)mode->HDisplay / (float)native_mode->PanelXRes; 677 /* FIXME: vsc/hsc */ 680 radeon_crtc->hsc = (float)mode->HDisplay / (float)640;
|
Completed in 15 milliseconds