Home
last modified time | relevance | path

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

/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h634 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) macro
635 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
/hardware/qcom/msm8996/kernel-headers/linux/
Dvideodev2.h782 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) macro
784 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dvideodev2.h1157 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ macro
1160 ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dvideodev2.h1161 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ macro
1164 ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
/hardware/qcom/msm8998/kernel-headers/linux/
Dvideodev2.h890 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) macro
891 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dvideodev2.h1407 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ macro
1410 ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))