HomeSort by relevance Sort by last modified time
    Searched full:vfreq (Results 1 - 2 of 2) sorted by null

  /external/syslinux/com32/lib/sys/vesa/
i915resolution.c 592 int hbl, vbl, vfreq; local
595 vfreq = vbl * freq;
596 hbl = 16 * (int)(x * (30.0 - 300000.0 / vfreq) /
597 (70.0 + 300000.0 / vfreq) / 16.0 + 0.5);
605 *clock = (x + hbl) * vfreq / 1000;
  /external/syslinux/bios/com32/lib/
libcom32.elf 

Completed in 94 milliseconds