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

  /bionic/libc/kernel/uapi/linux/
videodev2.h 696 __u32 il_vfrontporch; member in struct:v4l2_bt_timings
727 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) ((bt)->vfrontporch + (bt)->vsync + (bt)->vbackporch + (bt)->il_vfrontporch + (bt)->il_vsync + (bt)->il_vbackporch)
    [all...]
  /device/google/bonito/sdm710/kernel-headers/linux/
videodev2.h 709 __u32 il_vfrontporch; member in struct:v4l2_bt_timings
733 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) ((bt)->vfrontporch + (bt)->vsync + (bt)->vbackporch + (bt)->il_vfrontporch + (bt)->il_vsync + (bt)->il_vbackporch)
    [all...]
  /device/google/bonito/sdm710/original-kernel-headers/linux/
videodev2.h 1366 __u32 il_vfrontporch; member in struct:v4l2_bt_timings
    [all...]
  /device/google/crosshatch/sdm845/kernel-headers/linux/
videodev2.h 709 __u32 il_vfrontporch; member in struct:v4l2_bt_timings
733 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) ((bt)->vfrontporch + (bt)->vsync + (bt)->vbackporch + (bt)->il_vfrontporch + (bt)->il_vsync + (bt)->il_vbackporch)
    [all...]
  /device/google/crosshatch/sdm845/original-kernel-headers/linux/
videodev2.h 1366 __u32 il_vfrontporch; member in struct:v4l2_bt_timings
    [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h 1348 __u32 il_vfrontporch; member in struct:v4l2_bt_timings
    [all...]

Completed in 468 milliseconds