Searched defs:bt (Results 1 – 6 of 6) sorted by relevance
1491 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ argument1493 #define V4L2_DV_BT_FRAME_WIDTH(bt) \ argument1495 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) \ argument1498 #define V4L2_DV_BT_FRAME_HEIGHT(bt) \ argument1508 struct v4l2_bt_timings bt; member1574 struct v4l2_bt_timings_cap bt; member
731 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) argument732 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt)) argument733 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) ((bt)->vfrontporch + (bt)->vsync + (bt)->vbackporch + (bt)->… argument734 #define V4L2_DV_BT_FRAME_HEIGHT(bt) ((bt)->height + V4L2_DV_BT_BLANKING_HEIGHT(bt)) argument738 struct v4l2_bt_timings bt; member769 struct v4l2_bt_timings_cap bt; member
1426 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ argument1428 #define V4L2_DV_BT_FRAME_WIDTH(bt) \ argument1430 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) \ argument1433 #define V4L2_DV_BT_FRAME_HEIGHT(bt) \ argument1443 struct v4l2_bt_timings bt; member1509 struct v4l2_bt_timings_cap bt; member
752 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) argument753 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt)) argument754 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) ((bt)->vfrontporch + (bt)->vsync + (bt)->vbackporch + (bt)->… argument755 #define V4L2_DV_BT_FRAME_HEIGHT(bt) ((bt)->height + V4L2_DV_BT_BLANKING_HEIGHT(bt)) argument759 struct v4l2_bt_timings bt; member790 struct v4l2_bt_timings_cap bt; member