Searched refs:V4L2_FIELD_BOTTOM (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/msm8x09/kernel-headers/linux/ |
D | videodev2.h | 35 V4L2_FIELD_BOTTOM = 3, enumerator 44 #define V4L2_FIELD_HAS_BOTTOM(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLA… 46 #define V4L2_FIELD_HAS_T_OR_B(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_TOP || …
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | videodev2.h | 39 V4L2_FIELD_BOTTOM = 3, enumerator 50 #define V4L2_FIELD_HAS_BOTTOM(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLA… 52 #define V4L2_FIELD_HAS_T_OR_B(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_TOP || …
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | videodev2.h | 95 V4L2_FIELD_BOTTOM = 3, /* bottom field only */ enumerator 117 ((field) == V4L2_FIELD_BOTTOM ||\ 130 ((field) == V4L2_FIELD_BOTTOM ||\
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
D | videodev2.h | 95 V4L2_FIELD_BOTTOM = 3, /* bottom field only */ enumerator 117 ((field) == V4L2_FIELD_BOTTOM ||\ 130 ((field) == V4L2_FIELD_BOTTOM ||\
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | videodev2.h | 37 V4L2_FIELD_BOTTOM = 3, enumerator 49 #define V4L2_FIELD_HAS_BOTTOM(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLA… 51 #define V4L2_FIELD_HAS_T_OR_B(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_TOP || …
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | videodev2.h | 93 V4L2_FIELD_BOTTOM = 3, /* bottom field only */ enumerator 115 ((field) == V4L2_FIELD_BOTTOM ||\ 128 ((field) == V4L2_FIELD_BOTTOM ||\
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | videodev2.h | 93 V4L2_FIELD_BOTTOM = 3, /* bottom field only */ enumerator 115 ((field) == V4L2_FIELD_BOTTOM ||\
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | videodev2.h | 93 V4L2_FIELD_BOTTOM = 3, /* bottom field only */ enumerator 115 ((field) == V4L2_FIELD_BOTTOM ||\
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | videodev2.h | 37 V4L2_FIELD_BOTTOM = 3, enumerator 49 #define V4L2_FIELD_HAS_BOTTOM(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTE…
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | videodev2.h | 37 V4L2_FIELD_BOTTOM = 3, enumerator 49 #define V4L2_FIELD_HAS_BOTTOM(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTE…
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | videodev2.h | 114 V4L2_FIELD_BOTTOM = 3, /* bottom field only */ enumerator 136 ((field) == V4L2_FIELD_BOTTOM ||\
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | videodev2.h | 52 V4L2_FIELD_BOTTOM = 3, enumerator 64 #define V4L2_FIELD_HAS_BOTTOM(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTE…
|