~ubuntu-branches/ubuntu/feisty/flac/feisty

« back to all changes in this revision

Viewing changes to doc/html/api/structFLAC____EntropyCodingMethod__PartitionedRice.html

  • Committer: Bazaar Package Importer
  • Author(s): Matt Zimmerman
  • Date: 2004-04-16 15:14:31 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040416151431-eyloggqxpwbwpogz
Tags: 1.1.0-11
Ensure that libFLAC is linked with -lm on all architectures, and
regardless of whether nasm is present

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 
3
<title>FLAC__EntropyCodingMethod_PartitionedRice struct Reference</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
</head><body>
 
6
<!-- Generated by Doxygen 1.2.14 -->
 
7
<center>
 
8
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
 
9
<hr><h1>FLAC__EntropyCodingMethod_PartitionedRice  Struct Reference<br>
 
10
<small>
 
11
[<a class="el" href="group__flac__format.html">FLAC/format.h: format components</a>]</small>
 
12
</h1><code>#include &lt;<a class="el" href="format_8h-source.html">format.h</a>&gt;</code>
 
13
<p>
 
14
<a href="structFLAC____EntropyCodingMethod__PartitionedRice-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
 
15
<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
 
16
<tr><td nowrap align=right valign=top>unsigned&nbsp;</td><td valign=bottom><a class="el" href="structFLAC____EntropyCodingMethod__PartitionedRice.html#m0">order</a></td></tr>
 
17
<tr><td nowrap align=right valign=top>const <a class="el" href="structFLAC____EntropyCodingMethod__PartitionedRiceContents.html">FLAC__EntropyCodingMethod_PartitionedRiceContents</a> *&nbsp;</td><td valign=bottom><a class="el" href="structFLAC____EntropyCodingMethod__PartitionedRice.html#m1">contents</a></td></tr>
 
18
</table>
 
19
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
20
Header for a Rice partitioned residual. (c.f. <a href="../format.html#partitioned_rice">format specification</a>) 
 
21
<p>
 
22
<hr><h2>Member Data Documentation</h2>
 
23
<a name="m0" doxytag="FLAC__EntropyCodingMethod_PartitionedRice::order"></a><p>
 
24
<table width="100%" cellpadding="2" cellspacing="0" border="0">
 
25
  <tr>
 
26
    <td class="md">
 
27
      <table cellpadding="0" cellspacing="0" border="0">
 
28
        <tr>
 
29
          <td class="md" nowrap valign="top"> unsigned FLAC__EntropyCodingMethod_PartitionedRice::order
 
30
      </table>
 
31
    </td>
 
32
  </tr>
 
33
</table>
 
34
<table cellspacing=5 cellpadding=0 border=0>
 
35
  <tr>
 
36
    <td>
 
37
      &nbsp;
 
38
    </td>
 
39
    <td>
 
40
 
 
41
<p>
 
42
The partition order, i.e. # of contexts = 2 ^ <em><a class="el" href="structFLAC____EntropyCodingMethod__PartitionedRice.html#m0">order</a></em>.     </td>
 
43
  </tr>
 
44
</table>
 
45
<a name="m1" doxytag="FLAC__EntropyCodingMethod_PartitionedRice::contents"></a><p>
 
46
<table width="100%" cellpadding="2" cellspacing="0" border="0">
 
47
  <tr>
 
48
    <td class="md">
 
49
      <table cellpadding="0" cellspacing="0" border="0">
 
50
        <tr>
 
51
          <td class="md" nowrap valign="top"> const <a class="el" href="structFLAC____EntropyCodingMethod__PartitionedRiceContents.html">FLAC__EntropyCodingMethod_PartitionedRiceContents</a>* FLAC__EntropyCodingMethod_PartitionedRice::contents
 
52
      </table>
 
53
    </td>
 
54
  </tr>
 
55
</table>
 
56
<table cellspacing=5 cellpadding=0 border=0>
 
57
  <tr>
 
58
    <td>
 
59
      &nbsp;
 
60
    </td>
 
61
    <td>
 
62
 
 
63
<p>
 
64
The context's Rice parameters and/or raw bits.     </td>
 
65
  </tr>
 
66
</table>
 
67
<hr>The documentation for this struct was generated from the following file:<ul>
 
68
<li>include/FLAC/<a class="el" href="format_8h-source.html">format.h</a></ul>
 
69
<hr><address><small>Generated on Sat Jan 25 10:44:50 2003 for FLAC by
 
70
<a href="http://www.doxygen.org/index.html">
 
71
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 
 
72
width=110 height=53></a>1.2.14 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 
73
 &copy;&nbsp;1997-2002</small></address>
 
74
</body>
 
75
</html>