HomeSort by relevance Sort by last modified time
    Searched refs:hsync (Results 1 - 5 of 5) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
xf86vmode.h 140 SDL_NAME(XF86VidModeSyncRange)* hsync; member in struct:__anon13449
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86vm/
XF86VMode.c 954 if (!(monitor->hsync = Xcalloc(rep.nhsync, sizeof(SDL_NAME(XF86VidModeSyncRange))))) {
973 Xfree(monitor->hsync);
980 monitor->hsync[i].lo = (float)(syncrange & 0xFFFF) / 100.0;
981 monitor->hsync[i].hi = (float)(syncrange >> 16) / 100.0;
    [all...]
  /bionic/libc/kernel/common/linux/
videodev2.h 715 __u32 hsync; member in struct:v4l2_bt_timings
    [all...]
  /external/kernel-headers/original/linux/
videodev2.h 1027 __u32 hsync; \/* Horizontal Sync length in pixels *\/ member in struct:v4l2_bt_timings
    [all...]
  /hardware/samsung_slsi/exynos5/include/
videodev2.h 1036 __u32 hsync; \/* Horizontal Sync length in pixels *\/ member in struct:v4l2_bt_timings
    [all...]

Completed in 808 milliseconds