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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_tv.c747 const uint16_t *hor_timing; local in function:RADEONInitTVRegisters
993 hor_timing = hor_timing_NTSC;
995 hor_timing = hor_timing_PAL;
1008 if ((save->h_code_timing[ i ] = hor_timing[ i ]) == 0)

Completed in 3 milliseconds