| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| radeon_probe.h | 238 float hsc; member in struct:_RADEONCrtcPrivateRec
|
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| 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 2355 /* determine hsc where hscale = (1 + hsc/128) */ 2357 hsc = (int) (128.f * (hscale - 1.0f) + .5f) [all...] |
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| 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 2583 /*determine hsc where hscale = (1 + hsc/128) */ 2585 hsc = (int)(128.f * (hscale - 1.0f) + .5f) [all...] |