Home
last modified time | relevance | path

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

/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dvideodev2.h92 V4L2_FIELD_TOP = 2, /* top field only */ enumerator
108 ((field) == V4L2_FIELD_TOP ||\
129 (field) == V4L2_FIELD_TOP ||\
/device/google/bonito/sdm710/kernel-headers/linux/
Dvideodev2.h33 V4L2_FIELD_TOP = 2, enumerator
42 #define V4L2_FIELD_HAS_TOP(field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED ||…
45 #define V4L2_FIELD_HAS_T_OR_B(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_TOP || …
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dvideodev2.h92 V4L2_FIELD_TOP = 2, /* top field only */ enumerator
108 ((field) == V4L2_FIELD_TOP ||\
129 (field) == V4L2_FIELD_TOP ||\
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dvideodev2.h33 V4L2_FIELD_TOP = 2, enumerator
42 #define V4L2_FIELD_HAS_TOP(field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED ||…
45 #define V4L2_FIELD_HAS_T_OR_B(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_TOP || …
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dvideodev2.h92 V4L2_FIELD_TOP = 2, /* top field only */ enumerator
108 ((field) == V4L2_FIELD_TOP ||\
129 (field) == V4L2_FIELD_TOP ||\
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dvideodev2.h33 V4L2_FIELD_TOP = 2, enumerator
42 #define V4L2_FIELD_HAS_TOP(field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED ||…
45 #define V4L2_FIELD_HAS_T_OR_B(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_TOP || …