Lines Matching full:href
5 <link rel=stylesheet href="style.css" type="text/css">
22 After <a href="initialization.html">initialization</a>, decoding audio
23 is as simple as calling <a href="ov_read.html">ov_read()</a> (or the
24 similar functions <a href="ov_read_float.html">ov_read_float()</a> and
25 <a href="ov_read_filter.html">ov_read_filter</a>). This function works
35 href="ov_read.html">ov_read</a> and handle audio changes that may
41 <a href="ov_read.html">ov_read</a> does not attempt to completely fill
45 href="ov_read.html">ov_read</a> (incrementing the buffer pointer)
62 <td><a href="ov_read.html">ov_read</a></td>
65 call to <a href="ov_open.html"><tt>ov_open()</tt></a>, <a href="ov_fopen.html"><tt>ov_fopen()</tt></a>,
66 or <a href="ov_open_callbacks.html"><tt>ov_open_callbacks()</tt></a>.</td>
69 <td><a href="ov_read_float.html">ov_read_float</a></td>
73 <td><a href="ov_read_filter.html">ov_read_filter</a></td>
74 <td>This function works like <a href="ov_read.html">ov_read</a>, but passes the PCM data through the provided filter before converting to integer sample data.</td>
83 <td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>