This file is indexed.

/usr/share/doc/libzvbi-doc/html/group__Sliced.html is in libzvbi-doc 0.2.35-13.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.12"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ZVBI Library: Sliced VBI data</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">ZVBI Library
   &#160;<span id="projectnumber">0.2.35</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#nested-classes">Data Structures</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">Sliced VBI data<div class="ingroups"><a class="el" href="group__Raw.html">Raw VBI</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>Definition of sliced VBI data.  
<a href="#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Data Structures</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvbi__sliced.html">vbi_sliced</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">This structure holds one scan line of sliced vbi data.  <a href="structvbi__sliced.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ga366932921d0f6f58cb2e58c6ec130998"><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__Sliced.html#ga366932921d0f6f58cb2e58c6ec130998">vbi_sliced_payload_bits</a> (unsigned int service)</td></tr>
<tr class="separator:ga366932921d0f6f58cb2e58c6ec130998"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga3cf9e7694a3f3c1cc77be844b63d8789"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__Sliced.html#ga3cf9e7694a3f3c1cc77be844b63d8789">vbi_sliced_name</a> (vbi_service_set service) _vbi_const</td></tr>
<tr class="separator:ga3cf9e7694a3f3c1cc77be844b63d8789"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<p>Definition of sliced VBI data. </p>
<p>The output of the libzvbi raw VBI decoder, and input to the data service decoder, is VBI data in binary format as defined in this section. It is similar to the output of hardware VBI decoders and VBI data transmitted in digital TV streams. </p>
<h2 class="groupheader">Function Documentation</h2>
<a id="ga366932921d0f6f58cb2e58c6ec130998"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ga366932921d0f6f58cb2e58c6ec130998">&sect;&nbsp;</a></span>vbi_sliced_payload_bits()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int vbi_sliced_payload_bits </td>
          <td>(</td>
          <td class="paramtype">unsigned int&#160;</td>
          <td class="paramname"><em>service</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">service</td><td>A data service identifier, for example from a <a class="el" href="structvbi__sliced.html" title="This structure holds one scan line of sliced vbi data. ">vbi_sliced</a> structure.</td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Number of payload bits, <code>0</code> if the service is unknown. </dd></dl>
<dl><dt><b>Examples: </b></dt><dd><a class="el" href="examples_2rawout_8c-example.html#a3">examples/rawout.c</a>.</dd>
</dl>
<p>References <a class="el" href="structvbi__sliced.html#aaec2527f9c9aada8be8519401ccafb48">vbi_sliced::data</a>, <a class="el" href="structvbi__sliced.html#add8a7578942158880b5e3472adcd5eed">vbi_sliced::id</a>, <a class="el" href="structvbi__sliced.html#a72fee7fa9e5be3767e0dbd91f68d4633">vbi_sliced::line</a>, and <a class="el" href="group__Sliced.html#ga3cf9e7694a3f3c1cc77be844b63d8789">vbi_sliced_name()</a>.</p>

</div>
</div>
<a id="ga3cf9e7694a3f3c1cc77be844b63d8789"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ga3cf9e7694a3f3c1cc77be844b63d8789">&sect;&nbsp;</a></span>vbi_sliced_name()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* vbi_sliced_name </td>
          <td>(</td>
          <td class="paramtype">vbi_service_set&#160;</td>
          <td class="paramname"><em>service</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>$ingroup Sliced $param service A data service identifier, for example from a <a class="el" href="structvbi__sliced.html" title="This structure holds one scan line of sliced vbi data. ">vbi_sliced</a> structure.</p>
<p>$return Name of the $a service, in ASCII, or $c NULL if unknown. </p>

<p>Referenced by <a class="el" href="group__Sliced.html#ga366932921d0f6f58cb2e58c6ec130998">vbi_sliced_payload_bits()</a>.</p>

</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.12
</small></address>
</body>
</html>