Searched refs:best2 (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_outputs.c | 946 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 D | sis_memcpy.c | 659 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 D | xgi_memcpy.c | 762 vidCopyFunc *UMemCpy, int *best2, Bool from) 768 (*best2) = 0; 837 (*best2) = j;
|
Completed in 5 milliseconds