Home
last modified time | relevance | path

Searched refs:V4L2_DV_BT_BLANKING_WIDTH (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dvideodev2.h804 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) macro
805 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))