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

/linux-master/include/uapi/linux/
H A Dvideodev2.h1631 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ macro
1634 ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
/linux-master/drivers/media/platform/ti/davinci/
H A Dvpif_display.c960 std_info->eav2sav = V4L2_DV_BT_BLANKING_WIDTH(bt) - 8;
H A Dvpif_capture.c1203 std_info->eav2sav = V4L2_DV_BT_BLANKING_WIDTH(bt) - 8;

Completed in 177 milliseconds