HomeSort by relevance Sort by last modified time
    Searched refs:V4L2_FIELD_SEQ_TB (Results 1 - 20 of 20) sorted by null

  /external/strace/xlat/
v4l2_fields.h 28 #if defined(V4L2_FIELD_SEQ_TB) || (defined(HAVE_DECL_V4L2_FIELD_SEQ_TB) && HAVE_DECL_V4L2_FIELD_SEQ_TB)
29 XLAT(V4L2_FIELD_SEQ_TB),
  /bionic/libc/kernel/uapi/linux/
videodev2.h 37 V4L2_FIELD_SEQ_TB = 5,
43 #define V4L2_FIELD_HAS_TOP(field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
44 #define V4L2_FIELD_HAS_BOTTOM(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
45 #define V4L2_FIELD_HAS_BOTH(field) ((field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
    [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h 97 V4L2_FIELD_SEQ_TB = 5, /* both fields sequential into one
114 (field) == V4L2_FIELD_SEQ_TB ||\
121 (field) == V4L2_FIELD_SEQ_TB ||\
127 (field) == V4L2_FIELD_SEQ_TB ||\
    [all...]
  /external/v4l2_codec2/vda/
videodev2.h 103 V4L2_FIELD_SEQ_TB = 5, /* both fields sequential into one
120 (field) == V4L2_FIELD_SEQ_TB ||\
127 (field) == V4L2_FIELD_SEQ_TB ||\
133 (field) == V4L2_FIELD_SEQ_TB ||\
    [all...]
  /hardware/qcom/msm8994/kernel-headers/linux/
videodev2.h 40 V4L2_FIELD_SEQ_TB = 5,
47 #define V4L2_FIELD_HAS_TOP(field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
49 #define V4L2_FIELD_HAS_BOTTOM(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
50 #define V4L2_FIELD_HAS_BOTH(field) ((field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/linux/
videodev2.h 95 V4L2_FIELD_SEQ_TB = 5, /* both fields sequential into one
112 (field) == V4L2_FIELD_SEQ_TB ||\
119 (field) == V4L2_FIELD_SEQ_TB ||\
125 (field) == V4L2_FIELD_SEQ_TB ||\
    [all...]
  /hardware/qcom/msm8996/kernel-headers/linux/
videodev2.h 41 V4L2_FIELD_SEQ_TB = 5,
49 #define V4L2_FIELD_HAS_TOP(field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
50 #define V4L2_FIELD_HAS_BOTTOM(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
51 #define V4L2_FIELD_HAS_BOTH(field) ((field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
videodev2.h 97 V4L2_FIELD_SEQ_TB = 5, /* both fields sequential into one
114 (field) == V4L2_FIELD_SEQ_TB ||\
121 (field) == V4L2_FIELD_SEQ_TB ||\
127 (field) == V4L2_FIELD_SEQ_TB ||\
    [all...]
  /hardware/qcom/msm8998/kernel-headers/linux/
videodev2.h 40 V4L2_FIELD_SEQ_TB = 5,
47 #define V4L2_FIELD_HAS_TOP(field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
49 #define V4L2_FIELD_HAS_BOTTOM(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
50 #define V4L2_FIELD_HAS_BOTH(field) ((field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/linux/
videodev2.h 95 V4L2_FIELD_SEQ_TB = 5, /* both fields sequential into one
112 (field) == V4L2_FIELD_SEQ_TB ||\
119 (field) == V4L2_FIELD_SEQ_TB ||\
125 (field) == V4L2_FIELD_SEQ_TB ||\
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/linux/
videodev2.h 37 V4L2_FIELD_SEQ_TB = 5,
43 #define V4L2_FIELD_HAS_TOP(field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
44 #define V4L2_FIELD_HAS_BOTTOM(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
45 #define V4L2_FIELD_HAS_BOTH(field) ((field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/linux/
videodev2.h 97 V4L2_FIELD_SEQ_TB = 5, /* both fields sequential into one
114 (field) == V4L2_FIELD_SEQ_TB ||\
121 (field) == V4L2_FIELD_SEQ_TB ||\
127 (field) == V4L2_FIELD_SEQ_TB ||\
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/linux/
videodev2.h 40 V4L2_FIELD_SEQ_TB = 5,
47 #define V4L2_FIELD_HAS_TOP(field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
49 #define V4L2_FIELD_HAS_BOTTOM(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
50 #define V4L2_FIELD_HAS_BOTH(field) ((field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
videodev2.h 95 V4L2_FIELD_SEQ_TB = 5, /* both fields sequential into one
112 (field) == V4L2_FIELD_SEQ_TB ||\
119 (field) == V4L2_FIELD_SEQ_TB ||\
125 (field) == V4L2_FIELD_SEQ_TB ||\
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
videodev2.h 110 V4L2_FIELD_SEQ_TB = 5, /* both fields sequential into one
127 (field) == V4L2_FIELD_SEQ_TB ||\
134 (field) == V4L2_FIELD_SEQ_TB ||\
140 (field) == V4L2_FIELD_SEQ_TB ||\
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
videodev2.h 55 V4L2_FIELD_SEQ_TB = 5,
62 #define V4L2_FIELD_HAS_TOP(field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
64 #define V4L2_FIELD_HAS_BOTTOM(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
65 #define V4L2_FIELD_HAS_BOTH(field) ((field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h 116 V4L2_FIELD_SEQ_TB = 5, /* both fields sequential into one
133 (field) == V4L2_FIELD_SEQ_TB ||\
140 (field) == V4L2_FIELD_SEQ_TB ||\
146 (field) == V4L2_FIELD_SEQ_TB ||\
    [all...]
  /external/libxcam/wrapper/gstreamer/
gstxcamsrc.cpp 153 {V4L2_FIELD_SEQ_TB, "both fields sequential, top first", "seq-tb"},
    [all...]
  /hardware/qcom/media/msm8996/videopp/src/
omx_vdpp.cpp     [all...]
  /external/strace/
configure     [all...]

Completed in 415 milliseconds