Home
last modified time | relevance | path

Searched refs:PAL_VTOTAL (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dpvr2fb.c105 #define PAL_VTOTAL 312 macro
707 if (vtotal > (PAL_VTOTAL + NTSC_VTOTAL)/2) { in pvr2_decode_var()
Damifb.c537 #define PAL_VTOTAL (625) macro
2110 if (par->vtotal > (PAL_VTOTAL+NTSC_VTOTAL)/2) { in ami_decode_var()
2125 vtotal = PAL_VTOTAL>>1; in ami_decode_var()