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

  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
xf86vmode.h 140 SDL_NAME(XF86VidModeSyncRange)* hsync; member in struct:__anon33254
  /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/uapi/linux/
videodev2.h 667 __u32 hsync; member in struct:v4l2_bt_timings
697 #define V4L2_DV_BT_BLANKING_WIDTH(bt) (bt->hfrontporch + bt->hsync + bt->hbackporch)
    [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h 1008 __u32 hsync; member in struct:v4l2_bt_timings
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
videodev2.h 667 __u32 hsync; member in struct:v4l2_bt_timings
697 #define V4L2_DV_BT_BLANKING_WIDTH(bt) (bt->hfrontporch + bt->hsync + bt->hbackporch)
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
videodev2.h 667 __u32 hsync; member in struct:v4l2_bt_timings
697 #define V4L2_DV_BT_BLANKING_WIDTH(bt) (bt->hfrontporch + bt->hsync + bt->hbackporch)
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
videodev2.h 667 __u32 hsync; member in struct:v4l2_bt_timings
697 #define V4L2_DV_BT_BLANKING_WIDTH(bt) (bt->hfrontporch + bt->hsync + bt->hbackporch)
    [all...]
  /development/ndk/platforms/android-L/include/linux/
videodev2.h 665 __u32 hsync; member in struct:v4l2_bt_timings
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/linux/
videodev2.h 707 __u32 hsync; member in struct:v4l2_bt_timings
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
videodev2.h 1043 __u32 hsync; member in struct:v4l2_bt_timings
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
videodev2.h 727 __u32 hsync; member in struct:v4l2_bt_timings
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h 1037 __u32 hsync; \/* Horizontal Sync length in pixels *\/ member in struct:v4l2_bt_timings
    [all...]
  /hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h 737 __u32 hsync; member in struct:v4l2_bt_timings
    [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h 1047 __u32 hsync; \/* Horizontal Sync length in pixels *\/ member in struct:v4l2_bt_timings
    [all...]
  /hardware/samsung_slsi/exynos5/include/linux/
videodev2.h 1036 __u32 hsync; \/* Horizontal Sync length in pixels *\/ member in struct:v4l2_bt_timings
    [all...]

Completed in 304 milliseconds