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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_video.c68 | ( (pPriv->theatre !=NULL)?(FORMAT_CCIR656<<23):(FORMAT_BROOKTREE<<23)) \
76 | ( (pPriv->theatre !=NULL)?(FORMAT_CCIR656<<23):(FORMAT_BROOKTREE<<23)) \
1364 if(pPriv->theatre != NULL) {
1365 xf86_InitTheatre(pPriv->theatre);
1366 /* xf86_ResetTheatreRegsForNoTVout(pPriv->theatre); */
1383 pPriv->theatre = NULL;
1399 pPriv->theatre=xf86_DetectTheatre(pPriv->VIP);
1401 if(pPriv->theatre==NULL)return;
1404 t=pPriv->theatre;
1461 free(pPriv->theatre);
[all...]
H A DMakefile.am113 theatre.c theatre_module.c
164 theatre.h \
H A Dradeon_video.h12 #include "theatre.h"
55 TheatrePtr theatre; member in struct:__anone192d83f0108
H A DMakefile.in192 am_theatre_drv_la_OBJECTS = theatre.lo theatre_module.lo
449 theatre.c theatre_module.c
501 theatre.h \
767 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre.Plo@am__quote@

Completed in 7 milliseconds