Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dpvr2fb.c107 #define NTSC_VTOTAL 262 macro
707 if (vtotal > (PAL_VTOTAL + NTSC_VTOTAL)/2) { in pvr2_decode_var()
Damifb.c542 #define NTSC_VTOTAL (525) macro
2110 if (par->vtotal > (PAL_VTOTAL+NTSC_VTOTAL)/2) { in ami_decode_var()
2155 vtotal = NTSC_VTOTAL>>1; in ami_decode_var()