Searched refs:V4L2_DV_BT_BLANKING_WIDTH (Results 1 – 6 of 6) sorted by relevance
634 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) macro635 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
782 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) macro784 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
1157 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ macro1160 ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
1161 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ macro1164 ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
890 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) macro891 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
1407 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ macro1410 ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))