Home
last modified time | relevance | path

Searched refs:V4L2_DV_BT_BLANKING_HEIGHT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dvideodev2.h1297 #define V4L2_DV_BT_BLANKING_HEIGHT(bt) \ macro
1301 ((bt)->height + V4L2_DV_BT_BLANKING_HEIGHT(bt))
/linux-4.4.14/drivers/media/i2c/
Dadv7842.c275 return V4L2_DV_BT_BLANKING_HEIGHT(t); in vblanking()