Searched defs:il_vfrontporch (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Dvideodev2.h665 __u32 il_vfrontporch; member in struct:v4l2_bt_timings
695 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) ((bt)->vfrontporch + (bt)->vsync + (bt)->vbackporch + (bt)->il_vfrontporch + (bt)->il_vsync + (bt)->il_vbackporch)
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dvideodev2.h665 __u32 il_vfrontporch; member in struct:v4l2_bt_timings
695 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) ((bt)->vfrontporch + (bt)->vsync + (bt)->vbackporch + (bt)->il_vfrontporch + (bt)->il_vsync + (bt)->il_vbackporch)
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Dvideodev2.h665 __u32 il_vfrontporch; member in struct:v4l2_bt_timings
695 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) ((bt)->vfrontporch + (bt)->vsync + (bt)->vbackporch + (bt)->il_vfrontporch + (bt)->il_vsync + (bt)->il_vbackporch)

Completed in 77 milliseconds