Searched refs:fbAddress (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/ |
| H A D | viaLowLevel.h | 86 drmAddress fbAddress, unsigned fbStride, unsigned fbDepth,
|
| H A D | viaXvMCPriv.h | 89 drmAddress fbAddress; /* Virtual address of frame buffer area */ member in struct:__anon312a5bee0308
|
| H A D | viaXvMC.c | 63 static drmAddress fbAddress; variable in typeref:typename:drmAddress 222 drmUnmap(pViaXvMC->fbAddress, pViaXvMC->fbSize); 471 pViaXvMC->fbSize, &fbAddress) < 0) { 475 pViaXvMC->fbAddress = fbAddress; 490 pViaXvMC->fbAddress = fbAddress; 547 pViaXvMC->fbAddress, pViaXvMC->stride, pViaXvMC->depth, 1455 dAddr = (((CARD8 *) pViaXvMC->fbAddress) +
|
| H A D | viaLowLevel.c | 55 drmAddress fbAddress; member in struct:__anon7a1fe2340108 285 xl->tsP = (CARD32 *) xl->fbAddress + (xl->tsOffset >> 2); 1003 drmAddress fbAddress, unsigned fbStride, unsigned fbDepth, 1027 xl->fbAddress = fbAddress; 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 | 90 drmAddress fbAddress; member in struct:_XvMCLowLevel 623 xl->tsP = (CARD32 *) xl->fbAddress + (xl->tsOffset >> 2); 1514 drmAddress fbAddress, unsigned fbStride, unsigned fbDepth, 1555 xl->fbAddress = fbAddress; 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
|
Completed in 10 milliseconds