Searched refs:V4L2_DV_BT_BLANKING_HEIGHT (Results 1 – 6 of 6) sorted by relevance
1439 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) \ macro1443 ((bt)->height + V4L2_DV_BT_BLANKING_HEIGHT(bt))
1557 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) \ macro1562 ((bt)->height + V4L2_DV_BT_BLANKING_HEIGHT(bt))
1540 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) \ macro1544 ((bt)->height + V4L2_DV_BT_BLANKING_HEIGHT(bt))
537 ignore define V4L2_DV_BT_BLANKING_HEIGHT
269 return V4L2_DV_BT_BLANKING_HEIGHT(t); in vblanking()