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.h1491 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ macro
1494 ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
/device/google/bonito/sdm710/kernel-headers/linux/
Dvideodev2.h731 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) macro
732 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dvideodev2.h1426 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ macro
1429 ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dvideodev2.h731 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) macro
732 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dvideodev2.h1426 #define V4L2_DV_BT_BLANKING_WIDTH(bt) \ macro
1429 ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dvideodev2.h752 #define V4L2_DV_BT_BLANKING_WIDTH(bt) ((bt)->hfrontporch + (bt)->hsync + (bt)->hbackporch) macro
753 #define V4L2_DV_BT_FRAME_WIDTH(bt) ((bt)->width + V4L2_DV_BT_BLANKING_WIDTH(bt))