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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dpvr2fb.c104 #define PAL_VTOTAL 312 macro
386 if (vtotal > (PAL_VTOTAL + NTSC_VTOTAL)/2) {
496 if (vtotal > (PAL_VTOTAL + NTSC_VTOTAL)/2) {
H A Damifb.c532 #define PAL_VTOTAL (625) macro
2653 if (par->vtotal > (PAL_VTOTAL+NTSC_VTOTAL)/2) {
2668 vtotal = PAL_VTOTAL>>1;

Completed in 53 milliseconds