|
@@ -685,18 +685,14 @@ memory, set by the application. See <xref linkend="userp" /> for details.
|
|
|
<entry>__u32</entry>
|
|
|
<entry><structfield>reserved2</structfield></entry>
|
|
|
<entry></entry>
|
|
|
- <entry>A place holder for future extensions and custom
|
|
|
-(driver defined) buffer types
|
|
|
-<constant>V4L2_BUF_TYPE_PRIVATE</constant> and higher. Applications
|
|
|
+ <entry>A place holder for future extensions. Applications
|
|
|
should set this to 0.</entry>
|
|
|
</row>
|
|
|
<row>
|
|
|
<entry>__u32</entry>
|
|
|
<entry><structfield>reserved</structfield></entry>
|
|
|
<entry></entry>
|
|
|
- <entry>A place holder for future extensions and custom
|
|
|
-(driver defined) buffer types
|
|
|
-<constant>V4L2_BUF_TYPE_PRIVATE</constant> and higher. Applications
|
|
|
+ <entry>A place holder for future extensions. Applications
|
|
|
should set this to 0.</entry>
|
|
|
</row>
|
|
|
</tbody>
|
|
@@ -829,12 +825,6 @@ should set this to 0.</entry>
|
|
|
<entry>Buffer for video output overlay (OSD), see <xref
|
|
|
linkend="osd" />.</entry>
|
|
|
</row>
|
|
|
- <row>
|
|
|
- <entry><constant>V4L2_BUF_TYPE_PRIVATE</constant></entry>
|
|
|
- <entry>0x80</entry>
|
|
|
- <entry>This and higher values are reserved for custom
|
|
|
-(driver defined) buffer types.</entry>
|
|
|
- </row>
|
|
|
</tbody>
|
|
|
</tgroup>
|
|
|
</table>
|