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

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_outputs.c946 CARD32 best1 = 0, best2; local in function:ViaModeDotClockTranslate
954 best2 = ViaComputeDotClock(mode->Clock);
959 (unsigned int)best2));
961 return best2;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_memcpy.c659 vidCopyFunc *UMemCpy, int *best2, Bool from)
665 (*best2) = 0;
732 (*best2) = j;
656 SiS_BenchmarkMemcpy(ScrnInfoPtr pScrn,SISMCFuncData * MCFunctions,unsigned int myCPUflags,UChar * buf1,UChar * buf2,UChar * buf3,char * frqBuf,double cpuFreq,vidCopyFunc * UMemCpy,int * best2,Bool from) argument
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_memcpy.c762 vidCopyFunc *UMemCpy, int *best2, Bool from)
768 (*best2) = 0;
837 (*best2) = j;

Completed in 5 milliseconds