Searched defs:hfrontporch (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Dvideodev2.h804 __u32 hfrontporch; member in struct:v4l2_bt_timings
846 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch)
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dvideodev2.h804 __u32 hfrontporch; member in struct:v4l2_bt_timings
846 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch)

Completed in 42 milliseconds