|
@@ -13,7 +13,7 @@ Only pointers to buffers (planes) are exchanged, the data itself is not
|
|
copied. These pointers, together with meta-information like timestamps
|
|
copied. These pointers, together with meta-information like timestamps
|
|
or field parity, are stored in a struct :c:type:`v4l2_buffer`,
|
|
or field parity, are stored in a struct :c:type:`v4l2_buffer`,
|
|
argument to the :ref:`VIDIOC_QUERYBUF`,
|
|
argument to the :ref:`VIDIOC_QUERYBUF`,
|
|
-:ref:`VIDIOC_QBUF` and
|
|
|
|
|
|
+:ref:`VIDIOC_QBUF <VIDIOC_QBUF>` and
|
|
:ref:`VIDIOC_DQBUF <VIDIOC_QBUF>` ioctl. In the multi-planar API,
|
|
:ref:`VIDIOC_DQBUF <VIDIOC_QBUF>` ioctl. In the multi-planar API,
|
|
some plane-specific members of struct :c:type:`v4l2_buffer`,
|
|
some plane-specific members of struct :c:type:`v4l2_buffer`,
|
|
such as pointers and sizes for each plane, are stored in struct
|
|
such as pointers and sizes for each plane, are stored in struct
|