/external/libkmsxx/kms++util/src/ |
D | videodevice.cpp | 31 static vector<PixelFormat> v4l2_get_formats(int fd, uint32_t buf_type) in v4l2_get_formats() argument 36 desc.type = buf_type; in v4l2_get_formats() 50 …c void v4l2_set_format(int fd, PixelFormat fmt, uint32_t width, uint32_t height, uint32_t buf_type) in v4l2_set_format() argument 56 v4lfmt.type = buf_type; in v4l2_set_format() 62 …bool mplane = buf_type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE || buf_type == V4L2_BUF_TYPE_VIDEO_OU… in v4l2_set_format() 121 …ection(int fd, uint32_t& left, uint32_t& top, uint32_t& width, uint32_t& height, uint32_t buf_type) in v4l2_get_selection() argument 126 if (buf_type == V4L2_BUF_TYPE_VIDEO_OUTPUT || in v4l2_get_selection() 127 buf_type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE) { in v4l2_get_selection() 130 } else if (buf_type == V4L2_BUF_TYPE_VIDEO_CAPTURE || in v4l2_get_selection() 131 buf_type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE) { in v4l2_get_selection() [all …]
|
/external/strace/tests-m32/ |
D | ioctl_v4l2.c | 55 const unsigned int buf_type) in init_v4l2_format() argument 58 f->type = buf_type; in init_v4l2_format() 59 switch (buf_type) { in init_v4l2_format() 64 if (buf_type == V4L2_BUF_TYPE_VIDEO_CAPTURE) in init_v4l2_format() 81 if (buf_type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE) in init_v4l2_format() 131 if (buf_type == V4L2_BUF_TYPE_VBI_CAPTURE) in init_v4l2_format() 178 const char *request, const unsigned int buf_type, in dprint_ioctl_v4l2() argument 183 switch (buf_type) { in dprint_ioctl_v4l2() 193 if (buf_type == V4L2_BUF_TYPE_VIDEO_CAPTURE) in dprint_ioctl_v4l2() 221 if (buf_type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE) in dprint_ioctl_v4l2() [all …]
|
/external/strace/tests/ |
D | ioctl_v4l2.c | 55 const unsigned int buf_type) in init_v4l2_format() argument 58 f->type = buf_type; in init_v4l2_format() 59 switch (buf_type) { in init_v4l2_format() 64 if (buf_type == V4L2_BUF_TYPE_VIDEO_CAPTURE) in init_v4l2_format() 81 if (buf_type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE) in init_v4l2_format() 131 if (buf_type == V4L2_BUF_TYPE_VBI_CAPTURE) in init_v4l2_format() 178 const char *request, const unsigned int buf_type, in dprint_ioctl_v4l2() argument 183 switch (buf_type) { in dprint_ioctl_v4l2() 193 if (buf_type == V4L2_BUF_TYPE_VIDEO_CAPTURE) in dprint_ioctl_v4l2() 221 if (buf_type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE) in dprint_ioctl_v4l2() [all …]
|
/external/strace/tests-mx32/ |
D | ioctl_v4l2.c | 55 const unsigned int buf_type) in init_v4l2_format() argument 58 f->type = buf_type; in init_v4l2_format() 59 switch (buf_type) { in init_v4l2_format() 64 if (buf_type == V4L2_BUF_TYPE_VIDEO_CAPTURE) in init_v4l2_format() 81 if (buf_type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE) in init_v4l2_format() 131 if (buf_type == V4L2_BUF_TYPE_VBI_CAPTURE) in init_v4l2_format() 178 const char *request, const unsigned int buf_type, in dprint_ioctl_v4l2() argument 183 switch (buf_type) { in dprint_ioctl_v4l2() 193 if (buf_type == V4L2_BUF_TYPE_VIDEO_CAPTURE) in dprint_ioctl_v4l2() 221 if (buf_type == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE) in dprint_ioctl_v4l2() [all …]
|
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
D | test_VIDIOC_CROPCAP.c | 36 static void do_ioctl_VIDIOC_CROPCAP(enum v4l2_buf_type buf_type, in do_ioctl_VIDIOC_CROPCAP() argument 44 cropcap.type = buf_type; in do_ioctl_VIDIOC_CROPCAP() 49 __FILE__, __LINE__, buf_type, ret_cap, errno_cap, expected_ret); in do_ioctl_VIDIOC_CROPCAP() 56 CU_ASSERT_EQUAL(cropcap.type, buf_type); in do_ioctl_VIDIOC_CROPCAP() 118 cropcap2.type = buf_type; in do_ioctl_VIDIOC_CROPCAP()
|
/external/libdrm/tests/exynos/ |
D | exynos_fimg2d_test.c | 293 src_img.buf_type = type; in g2d_copy_test() 303 dst_img.buf_type = G2D_IMGBUF_GEM; in g2d_copy_test() 386 img.buf_type = G2D_IMGBUF_GEM; in g2d_move_test() 396 tmp_img.buf_type = type; in g2d_move_test() 499 src_img.buf_type = type; in g2d_copy_with_scale_test() 513 dst_img.buf_type = G2D_IMGBUF_GEM; in g2d_copy_with_scale_test() 589 src_img.buf_type = type; in g2d_blend_test() 605 dst_img.buf_type = G2D_IMGBUF_GEM; in g2d_blend_test() 689 src_img.buf_type = type; in g2d_checkerboard_test() 695 dst_img.buf_type = G2D_IMGBUF_GEM; in g2d_checkerboard_test()
|
D | exynos_fimg2d_perf.c | 52 img.buf_type = G2D_IMGBUF_GEM; in fimg2d_perf_simple() 137 images[i].buf_type = G2D_IMGBUF_GEM; in fimg2d_perf_multi()
|
D | exynos_fimg2d_event.c | 305 img.buf_type = G2D_IMGBUF_GEM; in main()
|
/external/libdrm/exynos/ |
D | exynos_fimg2d.h | 296 enum e_g2d_buf_type buf_type; member
|
D | exynos_fimg2d.c | 284 if (img->buf_type == G2D_IMGBUF_USERPTR) in g2d_add_base_addr()
|
/external/kernel-headers/original/uapi/linux/ |
D | hdreg.h | 411 unsigned short buf_type; /* Retired */ member
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_meta_bufimage.c | 269 const struct glsl_type *buf_type = glsl_sampler_type(GLSL_SAMPLER_DIM_BUF, in build_nir_btoi_compute_shader() local 282 buf_type, "s_tex"); in build_nir_btoi_compute_shader() 491 const struct glsl_type *buf_type = glsl_sampler_type(GLSL_SAMPLER_DIM_BUF, in build_nir_btoi_r32g32b32_compute_shader() local 504 buf_type, "s_tex"); in build_nir_btoi_r32g32b32_compute_shader() 699 const struct glsl_type *buf_type = glsl_sampler_type(dim, in build_nir_itoi_compute_shader() local 712 buf_type, "s_tex"); in build_nir_itoi_compute_shader()
|
D | radv_meta_fast_clear.c | 36 const struct glsl_type *buf_type = glsl_sampler_type(GLSL_SAMPLER_DIM_2D, in build_dcc_decompress_compute_shader() local 51 buf_type, "s_tex"); in build_dcc_decompress_compute_shader()
|
/external/v4l2_codec2/common/include/v4l2_codec2/common/ |
D | V4L2Device.h | 495 void onQueueDestroyed(v4l2_buf_type buf_type);
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_progvar.cpp | 576 const char* buf_type = atomics[iscalar] + 7; in l_build_type_table() local 577 …o( atomics[iscalar] ).set_atomic().set_size( atomics_size[iscalar] ).set_buf_elem_type( buf_type ); in l_build_type_table()
|