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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dtheatre200.c95 static uint32_t dsp_set_video_standard(TheatrePtr t, uint32_t standard);
677 static uint32_t dsp_set_video_standard(TheatrePtr t, uint32_t standard) function in typeref:typename:uint32_t
687 DEBUG("dsp_set_video_standard: %x\n", result);
1688 dsp_set_video_standard(t, 2);
1691 dsp_set_video_standard(t, RT200_NTSC_J);
1694 dsp_set_video_standard(t, RT200_NTSC_433);
1708 dsp_set_video_standard(t, RT200_PAL_B);
1711 dsp_set_video_standard(t, RT200_PAL_D);
1714 dsp_set_video_standard(t, RT200_PAL_G);
1717 dsp_set_video_standard(
[all...]

Completed in 34 milliseconds