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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dtheatre.h29 uint32_t wInterlaced; member in struct:__anon86f3611d0108
H A Dtheatre.c1064 t->wInterlaced = (uint16_t) RT_DECINTERLACED;
1068 t->wInterlaced = (uint16_t) RT_DECNONINTERLACED;
1619 if (t->wInterlaced != RT_DECINTERLACED)
1686 if (t->wInterlaced == RT_DECINTERLACED)
H A Dtheatre200.c1652 t->wInterlaced = (uint16_t) RT_DECINTERLACED;
1656 t->wInterlaced = (uint16_t) RT_DECNONINTERLACED;

Completed in 8 milliseconds