Searched refs:chipId (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_xvmc.h | 98 unsigned int chipId; member in struct:__anond0e9487f0408
|
| H A D | via_xvmc.c | 502 contextRec->chipId = pVia->ChipId;
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/ |
| H A D | viaLowLevel.h | 87 unsigned width, unsigned height, int useAgp, unsigned chipId);
|
| H A D | viaXvMCPriv.h | 138 CARD32 chipId; member in struct:__anon312a5bee0308
|
| H A D | viaLowLevel.c | 70 unsigned chipId; member in struct:__anon7a1fe2340108 1004 unsigned width, unsigned height, int useAgp, unsigned chipId) 1009 if (chipId == PCI_CHIP_VT3259 || chipId == PCI_CHIP_VT3364) { 1011 fprintf(stderr, "Chipid is 0x%04x.\n", chipId); 1001 initXvMCLowLevel(int fd,drm_context_t * ctx,drmLockPtr hwLock,drmAddress mmioAddress,drmAddress fbAddress,unsigned fbStride,unsigned fbDepth,unsigned width,unsigned height,int useAgp,unsigned chipId) argument
|
| H A D | viaLowLevelPro.c | 104 unsigned chipId; member in struct:_XvMCLowLevel 1515 unsigned width, unsigned height, int useAgp, unsigned chipId) 1519 if (chipId != PCI_CHIP_VT3259 && chipId != PCI_CHIP_VT3364) { 1521 fprintf(stderr, "Chipid is 0x%04x.\n", chipId); 1563 xl->chipId = chipId; 1512 initXvMCLowLevel(int fd,drm_context_t * ctx,drmLockPtr hwLock,drmAddress mmioAddress,drmAddress fbAddress,unsigned fbStride,unsigned fbDepth,unsigned width,unsigned height,int useAgp,unsigned chipId) argument
|
| H A D | viaXvMC.c | 372 pViaXvMC->chipId = tmpComm->chipId; 549 pViaXvMC->useAGP, pViaXvMC->chipId))) { 1556 if (pViaXvMC->chipId != PCI_CHIP_VT3259) {
|
Completed in 11 milliseconds