Searched refs:NTSC_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.c106 #define NTSC_VTOTAL 262 macro
386 if (vtotal > (PAL_VTOTAL + NTSC_VTOTAL)/2) {
496 if (vtotal > (PAL_VTOTAL + NTSC_VTOTAL)/2) {
H A Damifb.c537 #define NTSC_VTOTAL (525) macro
2653 if (par->vtotal > (PAL_VTOTAL+NTSC_VTOTAL)/2) {
2698 vtotal = NTSC_VTOTAL>>1;

Completed in 153 milliseconds