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

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_memcpy.c526 unsigned best, tmp, testSize, alignSize, tmp2; local in function:viaVidCopyInit
563 alignSize = BSIZH * (BSIZA + (BSIZA >> 1));
569 tmpFbBuffer = drm_bo_alloc(pScrn, alignSize, 32, TTM_PL_FLAG_VRAM);

Completed in 2 milliseconds