Home
last modified time | relevance | path

Searched refs:v4l2_memory (Results 1 – 25 of 86) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/gpu/v4l2/
H A Dv4l2_image_processor_backend.h115 v4l2_memory input_memory_type,
116 v4l2_memory output_memory_type,
157 const v4l2_memory input_memory_type_;
158 const v4l2_memory output_memory_type_;
H A Dv4l2_device.h88 enum v4l2_memory Memory() const;
306 enum v4l2_memory memory) WARN_UNUSED_RESULT;
318 v4l2_memory GetMemoryType() const;
372 enum v4l2_memory memory_ = V4L2_MEMORY_MMAP;
537 static const char* V4L2MemoryToString(const v4l2_memory memory);
H A Dv4l2_image_processor_backend.cc100 v4l2_memory memory_type) { in AllocateV4L2Buffers()
126 v4l2_memory input_memory_type, in V4L2ImageProcessorBackend()
127 v4l2_memory output_memory_type, in V4L2ImageProcessorBackend()
207 v4l2_memory InputStorageTypeToV4L2Memory(VideoFrame::StorageType storage_type) { in InputStorageTypeToV4L2Memory()
218 return static_cast<v4l2_memory>(0); in InputStorageTypeToV4L2Memory()
266 v4l2_memory v4l2_memory_type = InputStorageTypeToV4L2Memory(input_type); in CreateWithOutputMode()
282 v4l2_memory v4l2_memory_type = InputStorageTypeToV4L2Memory(output_type); in CreateWithOutputMode()
294 const v4l2_memory input_memory_type = in CreateWithOutputMode()
301 const v4l2_memory output_memory_type = in CreateWithOutputMode()
H A Dv4l2_device.cc71 enum v4l2_memory memory,
84 enum v4l2_memory memory,
108 enum v4l2_memory memory, in Create()
123 enum v4l2_memory memory, in V4L2Buffer()
476 enum v4l2_memory V4L2WritableBufferRef::Memory() const { in Memory()
480 return static_cast<enum v4l2_memory>(buffer_data_->v4l2_buffer_.memory); in Memory()
613 enum v4l2_memory memory = Memory(); in SetPlaneSize()
884 size_t V4L2Queue::AllocateBuffers(size_t count, enum v4l2_memory memory) { in AllocateBuffers()
998 v4l2_memory V4L2Queue::GetMemoryType() const { in GetMemoryType()
1573 const char* V4L2Device::V4L2MemoryToString(const v4l2_memory memory) { in V4L2MemoryToString()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/gpu/v4l2/
H A Dv4l2_image_processor_backend.h117 v4l2_memory input_memory_type,
118 v4l2_memory output_memory_type,
164 const v4l2_memory input_memory_type_;
165 const v4l2_memory output_memory_type_;
H A Dv4l2_image_processor_backend.cc100 v4l2_memory memory_type) { in AllocateV4L2Buffers()
136 v4l2_memory input_memory_type, in V4L2ImageProcessorBackend()
137 v4l2_memory output_memory_type, in V4L2ImageProcessorBackend()
220 v4l2_memory InputStorageTypeToV4L2Memory(VideoFrame::StorageType storage_type) { in InputStorageTypeToV4L2Memory()
231 return static_cast<v4l2_memory>(0); in InputStorageTypeToV4L2Memory()
281 v4l2_memory v4l2_memory_type = InputStorageTypeToV4L2Memory(input_type); in CreateWithOutputMode()
297 v4l2_memory v4l2_memory_type = InputStorageTypeToV4L2Memory(output_type); in CreateWithOutputMode()
309 const v4l2_memory input_memory_type = in CreateWithOutputMode()
316 const v4l2_memory output_memory_type = in CreateWithOutputMode()
741 const v4l2_memory memory_type = queue->GetMemoryType(); in ReconfigureV4L2Format()
H A Dv4l2_device.h89 enum v4l2_memory Memory() const;
351 enum v4l2_memory memory) WARN_UNUSED_RESULT;
363 v4l2_memory GetMemoryType() const;
447 enum v4l2_memory memory_ = V4L2_MEMORY_MMAP;
617 static const char* V4L2MemoryToString(const v4l2_memory memory);
H A Dv4l2_device.cc94 enum v4l2_memory memory,
107 enum v4l2_memory memory,
131 enum v4l2_memory memory, in Create()
146 enum v4l2_memory memory, in V4L2Buffer()
513 enum v4l2_memory V4L2WritableBufferRef::Memory() const { in Memory()
517 return static_cast<enum v4l2_memory>(buffer_data_->v4l2_buffer_.memory); in Memory()
696 enum v4l2_memory memory = Memory(); in SetPlaneSize()
1038 size_t V4L2Queue::AllocateBuffers(size_t count, enum v4l2_memory memory) { in AllocateBuffers()
1156 v4l2_memory V4L2Queue::GetMemoryType() const { in GetMemoryType()
1803 const char* V4L2Device::V4L2MemoryToString(const v4l2_memory memory) { in V4L2MemoryToString()
/dports/multimedia/libv4l/linux-5.13-rc2/include/media/
H A Dvideobuf-core.h83 enum v4l2_memory memory;
225 enum v4l2_memory memory);
228 enum v4l2_memory memory);
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/media/
H A Dvideobuf-core.h83 enum v4l2_memory memory;
225 enum v4l2_memory memory);
228 enum v4l2_memory memory);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/media/
H A Dvideobuf-core.h83 enum v4l2_memory memory;
225 enum v4l2_memory memory);
228 enum v4l2_memory memory);
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dvideoio.h94 enum v4l2_memory { enum
150 enum v4l2_memory memory;
170 enum v4l2_memory memory;
430 enum v4l2_memory memory;
/dports/multimedia/libv4l/linux-5.13-rc2/include/media/davinci/
H A Dvpfe_capture.h132 enum v4l2_memory memory;
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/media/davinci/
H A Dvpfe_capture.h132 enum v4l2_memory memory;
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/media/davinci/
H A Dvpfe_capture.h132 enum v4l2_memory memory;
/dports/devel/directfb/DirectFB-1.4.17/interfaces/IDirectFBVideoProvider/
H A Dvideodev2.h79 enum v4l2_memory { enum
361 enum v4l2_memory memory;
377 enum v4l2_memory memory;
/dports/multimedia/ustreamer/ustreamer-4.10/src/ustreamer/
H A Ddevice.h138 enum v4l2_memory io_method;
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-create-bufs.rst98 :c:type:`v4l2_memory`
107 other :c:type:`v4l2_memory` types. It will not support any other
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-create-bufs.rst98 :c:type:`v4l2_memory`
107 other :c:type:`v4l2_memory` types. It will not support any other
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-create-bufs.rst98 :c:type:`v4l2_memory`
107 other :c:type:`v4l2_memory` types. It will not support any other
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dvideodev2.h77 enum v4l2_memory { enum
259 enum v4l2_memory memory;
274 enum v4l2_memory memory;
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dvideodev2.h77 enum v4l2_memory { enum
259 enum v4l2_memory memory;
274 enum v4l2_memory memory;
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions53 # Documented enum v4l2_memory
54 replace symbol V4L2_MEMORY_DMABUF :c:type:`v4l2_memory`
55 replace symbol V4L2_MEMORY_MMAP :c:type:`v4l2_memory`
56 replace symbol V4L2_MEMORY_OVERLAY :c:type:`v4l2_memory`
57 replace symbol V4L2_MEMORY_USERPTR :c:type:`v4l2_memory`
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions53 # Documented enum v4l2_memory
54 replace symbol V4L2_MEMORY_DMABUF :c:type:`v4l2_memory`
55 replace symbol V4L2_MEMORY_MMAP :c:type:`v4l2_memory`
56 replace symbol V4L2_MEMORY_OVERLAY :c:type:`v4l2_memory`
57 replace symbol V4L2_MEMORY_USERPTR :c:type:`v4l2_memory`
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions53 # Documented enum v4l2_memory
54 replace symbol V4L2_MEMORY_DMABUF :c:type:`v4l2_memory`
55 replace symbol V4L2_MEMORY_MMAP :c:type:`v4l2_memory`
56 replace symbol V4L2_MEMORY_OVERLAY :c:type:`v4l2_memory`
57 replace symbol V4L2_MEMORY_USERPTR :c:type:`v4l2_memory`

1234