Searched refs:hSize (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_tv.c715 /* Compute H_INC from hSize */
720 (tvout->hSize * (int)(NTSC_TV_H_SIZE_UNIT) + (int)(NTSC_TV_ZERO_H_SIZE)));
723 (tvout->hSize * (int)(PAL_TV_H_SIZE_UNIT) + (int)(PAL_TV_ZERO_H_SIZE)));
728 ErrorF("computeRestarts: hSize=%d,hInc=%u\n" , tvout->hSize , hInc);
H A Dradeon_probe.h255 int hSize; member in struct:_radeon_tvout
H A Dradeon_output.c1788 tvout->hSize = val;
2093 tvout->hSize = 0;

Completed in 8 milliseconds