Home
last modified time | relevance | path

Searched refs:V4L2_DV_BT_BLANKING_WIDTH (Results 1 – 6 of 6) sorted by relevance

/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dvideodev2.h1503 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ macro
1506 ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/
Dvideodev2.h1503 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ macro
1506 ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/
Dvideodev2.h1535 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ macro
1538 ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dvideodev2.h764 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) macro
765 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dvideodev2.h773 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) macro
774 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/
Dvideodev2.h764 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) macro
765 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))