Searched defs:bt (Results 1 – 2 of 2) sorted by relevance
365 prop_bt* bt = new(p) prop_bt(name, namelen); in new_prop_bt() local421 prop_bt *prop_area::find_prop_bt(prop_bt *const bt, const char *name, in find_prop_bt()
804 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) argument805 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt)) argument806 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) ((bt)->vfrontporch + (bt)->vsync + (bt)->vbackporch + (bt)->… argument807 #define V4L2_DV_BT_FRAME_HEIGHT(bt) ((bt)->height + V4L2_DV_BT_BLANKING_HEIGHT(bt)) argument812 struct v4l2_bt_timings bt; member851 struct v4l2_bt_timings_cap bt; member