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

1 2

  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
test_VIDIOC_QUERYBUF.c 44 V4L2_BUF_TYPE_VIDEO_OUTPUT,
356 do_VIDIOC_QUERYBUF(V4L2_MEMORY_MMAP, V4L2_BUF_TYPE_VIDEO_OUTPUT, 0,
358 do_VIDIOC_QUERYBUF(V4L2_MEMORY_MMAP, V4L2_BUF_TYPE_VIDEO_OUTPUT, 1,
360 do_VIDIOC_QUERYBUF(V4L2_MEMORY_MMAP, V4L2_BUF_TYPE_VIDEO_OUTPUT, 2,
362 do_VIDIOC_QUERYBUF(V4L2_MEMORY_MMAP, V4L2_BUF_TYPE_VIDEO_OUTPUT, 3,
364 do_VIDIOC_QUERYBUF(V4L2_MEMORY_MMAP, V4L2_BUF_TYPE_VIDEO_OUTPUT, 4,
366 do_VIDIOC_QUERYBUF(V4L2_MEMORY_MMAP, V4L2_BUF_TYPE_VIDEO_OUTPUT,
368 do_VIDIOC_QUERYBUF(V4L2_MEMORY_MMAP, V4L2_BUF_TYPE_VIDEO_OUTPUT,
370 do_VIDIOC_QUERYBUF(V4L2_MEMORY_MMAP, V4L2_BUF_TYPE_VIDEO_OUTPUT,
372 do_VIDIOC_QUERYBUF(V4L2_MEMORY_MMAP, V4L2_BUF_TYPE_VIDEO_OUTPUT, 0
    [all...]
test_VIDIOC_REQBUFS.c 181 reqbuf.type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
199 CU_ASSERT_EQUAL(reqbuf.type, V4L2_BUF_TYPE_VIDEO_OUTPUT);
210 reqbuf2.type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
250 reqbuf.type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
267 CU_ASSERT_EQUAL(reqbuf.type, V4L2_BUF_TYPE_VIDEO_OUTPUT);
278 reqbuf2.type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
347 do_VIDIOC_REQBUFS_invalid_memory(V4L2_BUF_TYPE_VIDEO_OUTPUT, SINT_MIN);
348 do_VIDIOC_REQBUFS_invalid_memory(V4L2_BUF_TYPE_VIDEO_OUTPUT, 0);
349 do_VIDIOC_REQBUFS_invalid_memory(V4L2_BUF_TYPE_VIDEO_OUTPUT,
351 do_VIDIOC_REQBUFS_invalid_memory(V4L2_BUF_TYPE_VIDEO_OUTPUT,
    [all...]
test_VIDIOC_PARM.c 147 case V4L2_BUF_TYPE_VIDEO_OUTPUT:
216 do_get_param(V4L2_BUF_TYPE_VIDEO_OUTPUT);
251 /* check if 0x80000002 is not treated as 2 (V4L2_BUF_TYPE_VIDEO_OUTPUT) */
286 type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
test_VIDIOC_G_SLICED_VBI_CAP.c 79 do_get_sliced_vbi_cap_invalid(V4L2_BUF_TYPE_VIDEO_OUTPUT);
test_VIDIOC_CROPCAP.c 131 do_ioctl_VIDIOC_CROPCAP(V4L2_BUF_TYPE_VIDEO_OUTPUT, 0);
225 cropcap.type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
test_VIDIOC_ENUM_FRAMESIZES.c 193 do_test_VIDIOC_ENUM_FRAMESIZES_type(V4L2_BUF_TYPE_VIDEO_OUTPUT);
326 (V4L2_BUF_TYPE_VIDEO_OUTPUT);
373 supported_pixel_format_type(V4L2_BUF_TYPE_VIDEO_OUTPUT,
600 format_output.type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
test_VIDIOC_ENUM_FMT.c 122 do_enumerate_formats(V4L2_BUF_TYPE_VIDEO_OUTPUT);
366 format.type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
test_VIDIOC_CROP.c 54 do_get_crop(V4L2_BUF_TYPE_VIDEO_OUTPUT);
107 crop.type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
638 do_set_crop(V4L2_BUF_TYPE_VIDEO_OUTPUT);
795 do_set_crop_null(V4L2_BUF_TYPE_VIDEO_OUTPUT);
test_VIDIOC_FMT.c 208 case V4L2_BUF_TYPE_VIDEO_OUTPUT:
496 do_get_formats(V4L2_BUF_TYPE_VIDEO_OUTPUT);
587 type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
748 case V4L2_BUF_TYPE_VIDEO_OUTPUT:
    [all...]
  /external/strace/xlat/
v4l2_buf_types.h 19 #if defined(V4L2_BUF_TYPE_VIDEO_OUTPUT) || (defined(HAVE_DECL_V4L2_BUF_TYPE_VIDEO_OUTPUT) && HAVE_DECL_V4L2_BUF_TYPE_VIDEO_OUTPUT)
20 XLAT(V4L2_BUF_TYPE_VIDEO_OUTPUT),
  /external/strace/tests/
ioctl_v4l2.c 68 case V4L2_BUF_TYPE_VIDEO_OUTPUT:
176 case V4L2_BUF_TYPE_VIDEO_OUTPUT:
409 init_v4l2_format(p_format, V4L2_BUF_TYPE_VIDEO_OUTPUT);
411 print_ioctl_v4l2(p_format, "VIDIOC_S_FMT", V4L2_BUF_TYPE_VIDEO_OUTPUT);
452 init_v4l2_format(p_format, V4L2_BUF_TYPE_VIDEO_OUTPUT);
455 V4L2_BUF_TYPE_VIDEO_OUTPUT);
610 p_streamparm->type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
613 printf("ioctl(-1, VIDIOC_S_PARM, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT"
    [all...]
  /external/strace/tests-m32/
ioctl_v4l2.c 68 case V4L2_BUF_TYPE_VIDEO_OUTPUT:
176 case V4L2_BUF_TYPE_VIDEO_OUTPUT:
409 init_v4l2_format(p_format, V4L2_BUF_TYPE_VIDEO_OUTPUT);
411 print_ioctl_v4l2(p_format, "VIDIOC_S_FMT", V4L2_BUF_TYPE_VIDEO_OUTPUT);
452 init_v4l2_format(p_format, V4L2_BUF_TYPE_VIDEO_OUTPUT);
455 V4L2_BUF_TYPE_VIDEO_OUTPUT);
610 p_streamparm->type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
613 printf("ioctl(-1, VIDIOC_S_PARM, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT"
    [all...]
  /external/strace/tests-mx32/
ioctl_v4l2.c 68 case V4L2_BUF_TYPE_VIDEO_OUTPUT:
176 case V4L2_BUF_TYPE_VIDEO_OUTPUT:
409 init_v4l2_format(p_format, V4L2_BUF_TYPE_VIDEO_OUTPUT);
411 print_ioctl_v4l2(p_format, "VIDIOC_S_FMT", V4L2_BUF_TYPE_VIDEO_OUTPUT);
452 init_v4l2_format(p_format, V4L2_BUF_TYPE_VIDEO_OUTPUT);
455 V4L2_BUF_TYPE_VIDEO_OUTPUT);
610 p_streamparm->type = V4L2_BUF_TYPE_VIDEO_OUTPUT;
613 printf("ioctl(-1, VIDIOC_S_PARM, {type=V4L2_BUF_TYPE_VIDEO_OUTPUT"
    [all...]
  /hardware/qcom/display/msm8909/sdm/libs/core/drm/
hw_info_drm.cpp 429 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_OUTPUT, &supported_formats);
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
hw_info_drm.cpp 418 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_OUTPUT, &supported_formats);
  /hardware/qcom/display/msm8998/sdm/libs/core/drm/
hw_info_drm.cpp 418 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_OUTPUT, &supported_formats);
  /bionic/libc/kernel/uapi/linux/
videodev2.h 49 V4L2_BUF_TYPE_VIDEO_OUTPUT = 2,
64 #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 || (type) == V4L2_BUF_TYPE_SDR_OUTPUT)
    [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h 136 V4L2_BUF_TYPE_VIDEO_OUTPUT = 2,
157 ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT \
    [all...]
  /external/v4l2_codec2/vda/
videodev2.h 142 V4L2_BUF_TYPE_VIDEO_OUTPUT = 2,
165 ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT \
    [all...]
  /hardware/qcom/msm8994/kernel-headers/linux/
videodev2.h 54 V4L2_BUF_TYPE_VIDEO_OUTPUT = 2,
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...]
  /hardware/qcom/msm8994/original-kernel-headers/linux/
videodev2.h 130 V4L2_BUF_TYPE_VIDEO_OUTPUT = 2,
151 ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT \
    [all...]
  /hardware/qcom/msm8996/kernel-headers/linux/
videodev2.h 56 V4L2_BUF_TYPE_VIDEO_OUTPUT = 2,
72 #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...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
videodev2.h 136 V4L2_BUF_TYPE_VIDEO_OUTPUT = 2,
158 ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT \
    [all...]
  /hardware/qcom/msm8998/kernel-headers/linux/
videodev2.h 55 V4L2_BUF_TYPE_VIDEO_OUTPUT = 2,
72 #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 || (type) == V4L2_BUF_TYPE_SDR_OUTPUT)
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/linux/
videodev2.h 134 V4L2_BUF_TYPE_VIDEO_OUTPUT = 2,
157 ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT \
    [all...]

Completed in 1316 milliseconds

1 2