[media] DocBook: clarify that sequence is also set for output devices
It was not entirely obvious that the sequence count should also be set for output devices. Also made it more explicit that this sequence counter counts frames, not fields. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Acked-by: Sakari Ailus <sakari.ailus@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
d7a11e1f18
commit
0b1f8149a5
1 changed files with 2 additions and 2 deletions
|
@ -613,8 +613,8 @@ field is independent of the <structfield>timestamp</structfield> and
|
||||||
<entry>__u32</entry>
|
<entry>__u32</entry>
|
||||||
<entry><structfield>sequence</structfield></entry>
|
<entry><structfield>sequence</structfield></entry>
|
||||||
<entry></entry>
|
<entry></entry>
|
||||||
<entry>Set by the driver, counting the frames in the
|
<entry>Set by the driver, counting the frames (not fields!) in
|
||||||
sequence.</entry>
|
sequence. This field is set for both input and output devices.</entry>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry spanname="hspan"><para>In <link
|
<entry spanname="hspan"><para>In <link
|
||||||
|
|
Loading…
Add table
Reference in a new issue