HomeSort by relevance Sort by last modified time
    Searched refs:V4L2_BUF_TYPE_SLICED_VBI_OUTPUT (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /external/strace/xlat/
v4l2_buf_types.h 37 #if defined(V4L2_BUF_TYPE_SLICED_VBI_OUTPUT) || (defined(HAVE_DECL_V4L2_BUF_TYPE_SLICED_VBI_OUTPUT) && HAVE_DECL_V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
38 XLAT(V4L2_BUF_TYPE_SLICED_VBI_OUTPUT),
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
test_VIDIOC_G_SLICED_VBI_CAP.c 53 do_get_sliced_vbi_cap(V4L2_BUF_TYPE_SLICED_VBI_OUTPUT);
120 sliced_vbi_cap.type = V4L2_BUF_TYPE_SLICED_VBI_OUTPUT;
test_VIDIOC_QUERYBUF.c 49 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT,
467 do_VIDIOC_QUERYBUF(V4L2_MEMORY_MMAP, V4L2_BUF_TYPE_SLICED_VBI_OUTPUT, 2,
492 do_VIDIOC_QUERYBUF(V4L2_MEMORY_USERPTR, V4L2_BUF_TYPE_SLICED_VBI_OUTPUT,
test_VIDIOC_ENUM_FMT.c 127 do_enumerate_formats(V4L2_BUF_TYPE_SLICED_VBI_OUTPUT);
417 format.type = V4L2_BUF_TYPE_SLICED_VBI_OUTPUT;
test_VIDIOC_REQBUFS.c 405 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT);
433 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT);
test_VIDIOC_CROPCAP.c 136 do_ioctl_VIDIOC_CROPCAP(V4L2_BUF_TYPE_SLICED_VBI_OUTPUT, -1);
test_VIDIOC_PARM.c 260 do_get_param_invalid(V4L2_BUF_TYPE_SLICED_VBI_OUTPUT);
test_VIDIOC_FMT.c 383 case V4L2_BUF_TYPE_SLICED_VBI_OUTPUT:
501 do_get_formats(V4L2_BUF_TYPE_SLICED_VBI_OUTPUT);
638 type = V4L2_BUF_TYPE_SLICED_VBI_OUTPUT;
    [all...]
test_VIDIOC_CROP.c 81 do_get_crop_invalid(V4L2_BUF_TYPE_SLICED_VBI_OUTPUT);
708 do_set_crop_invalid(V4L2_BUF_TYPE_SLICED_VBI_OUTPUT);
  /development/ndk/platforms/android-21/include/linux/
videodev2.h 60 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type) == V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
videodev2.h 60 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type) == V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
videodev2.h 60 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type) == V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
videodev2.h 60 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type) == V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
videodev2.h 60 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type) == V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
videodev2.h 60 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type) == V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
videodev2.h 60 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type) == V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
videodev2.h 60 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type) == V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
videodev2.h 60 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type) == V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
videodev2.h 60 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type) == V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
videodev2.h 60 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type) == V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
videodev2.h 60 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type) == V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/
videodev2.h 60 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type) == V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/
videodev2.h 60 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type) == V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/
videodev2.h 60 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type) == V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/
videodev2.h 60 V4L2_BUF_TYPE_SLICED_VBI_OUTPUT = 7,
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type) == V4L2_BUF_TYPE_SLICED_VBI_OUTPUT)
    [all...]

Completed in 996 milliseconds

1 2 3 4 5