Searched defs:buf_type (Results 1 – 12 of 12) sorted by relevance
/external/libkmsxx/kms++util/src/ |
D | videodevice.cpp | 19 static vector<PixelFormat> v4l2_get_formats(int fd, uint32_t buf_type) in v4l2_get_formats() 34 …c void v4l2_set_format(int fd, PixelFormat fmt, uint32_t width, uint32_t height, uint32_t buf_type) in v4l2_set_format() 99 static void v4l2_request_bufs(int fd, uint32_t queue_size, uint32_t buf_type) in v4l2_request_bufs() 110 static void v4l2_queue_dmabuf(int fd, uint32_t index, DumbFramebuffer* fb, uint32_t buf_type) in v4l2_queue_dmabuf() 143 static uint32_t v4l2_dequeue(int fd, uint32_t buf_type) in v4l2_dequeue() 451 uint32_t buf_type = get_buf_type(m_type); in stream_on() local 458 uint32_t buf_type = get_buf_type(m_type); in stream_off() local
|
/external/strace/tests/ |
D | ioctl_v4l2.c | 55 const unsigned int buf_type) in init_v4l2_format() 178 const char *request, const unsigned int buf_type, in dprint_ioctl_v4l2() 374 #define print_ioctl_v4l2(v4l2_format, request, buf_type) \ argument
|
/external/strace/tests-m32/ |
D | ioctl_v4l2.c | 55 const unsigned int buf_type) in init_v4l2_format() 178 const char *request, const unsigned int buf_type, in dprint_ioctl_v4l2() 374 #define print_ioctl_v4l2(v4l2_format, request, buf_type) \ argument
|
/external/strace/tests-mx32/ |
D | ioctl_v4l2.c | 55 const unsigned int buf_type) in init_v4l2_format() 178 const char *request, const unsigned int buf_type, in dprint_ioctl_v4l2() 374 #define print_ioctl_v4l2(v4l2_format, request, buf_type) \ argument
|
/external/v4l2_codec2/vda/ |
D | v4l2_device.cc | 236 enum v4l2_buf_type buf_type) { in GetDmabufsForV4L2Buffer() 331 v4l2_buf_type buf_type) { in EnumerateSupportedPixelformats() 399 v4l2_buf_type buf_type; in EnumerateDevicesForType() local
|
/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()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_meta_bufimage.c | 266 const struct glsl_type *buf_type = glsl_sampler_type(GLSL_SAMPLER_DIM_BUF, in build_nir_btoi_compute_shader() local 486 const struct glsl_type *buf_type = glsl_sampler_type(dim, in build_nir_itoi_compute_shader() local
|
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
|
/external/libxcam/xcore/ |
D | drm_display.cpp | 330 const enum v4l2_buf_type buf_type) in create_drm_buf()
|
/external/u-boot/include/ |
D | ata.h | 151 unsigned short buf_type; member
|
/external/libdrm/exynos/ |
D | exynos_fimg2d.h | 296 enum e_g2d_buf_type buf_type; member
|
/external/kernel-headers/original/uapi/linux/ |
D | hdreg.h | 411 unsigned short buf_type; /* Retired */ member
|