~ubuntu-branches/ubuntu/hoary/flac/hoary

« back to all changes in this revision

Viewing changes to doc/html/api/structFLAC____EntropyCodingMethod__PartitionedRiceContents.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_PartitionedRiceContents 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_PartitionedRiceContents  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__PartitionedRiceContents-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__PartitionedRiceContents.html#m0">parameters</a></td></tr>
 
17
<tr><td nowrap align=right valign=top>unsigned *&nbsp;</td><td valign=bottom><a class="el" href="structFLAC____EntropyCodingMethod__PartitionedRiceContents.html#m1">raw_bits</a></td></tr>
 
18
<tr><td nowrap align=right valign=top>unsigned&nbsp;</td><td valign=bottom><a class="el" href="structFLAC____EntropyCodingMethod__PartitionedRiceContents.html#m2">capacity_by_order</a></td></tr>
 
19
</table>
 
20
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
21
Contents of a Rice partitioned residual 
 
22
<p>
 
23
<hr><h2>Member Data Documentation</h2>
 
24
<a name="m0" doxytag="FLAC__EntropyCodingMethod_PartitionedRiceContents::parameters"></a><p>
 
25
<table width="100%" cellpadding="2" cellspacing="0" border="0">
 
26
  <tr>
 
27
    <td class="md">
 
28
      <table cellpadding="0" cellspacing="0" border="0">
 
29
        <tr>
 
30
          <td class="md" nowrap valign="top"> unsigned* FLAC__EntropyCodingMethod_PartitionedRiceContents::parameters
 
31
      </table>
 
32
    </td>
 
33
  </tr>
 
34
</table>
 
35
<table cellspacing=5 cellpadding=0 border=0>
 
36
  <tr>
 
37
    <td>
 
38
      &nbsp;
 
39
    </td>
 
40
    <td>
 
41
 
 
42
<p>
 
43
The Rice parameters for each context.     </td>
 
44
  </tr>
 
45
</table>
 
46
<a name="m1" doxytag="FLAC__EntropyCodingMethod_PartitionedRiceContents::raw_bits"></a><p>
 
47
<table width="100%" cellpadding="2" cellspacing="0" border="0">
 
48
  <tr>
 
49
    <td class="md">
 
50
      <table cellpadding="0" cellspacing="0" border="0">
 
51
        <tr>
 
52
          <td class="md" nowrap valign="top"> unsigned* FLAC__EntropyCodingMethod_PartitionedRiceContents::raw_bits
 
53
      </table>
 
54
    </td>
 
55
  </tr>
 
56
</table>
 
57
<table cellspacing=5 cellpadding=0 border=0>
 
58
  <tr>
 
59
    <td>
 
60
      &nbsp;
 
61
    </td>
 
62
    <td>
 
63
 
 
64
<p>
 
65
Widths for escape-coded partitions.     </td>
 
66
  </tr>
 
67
</table>
 
68
<a name="m2" doxytag="FLAC__EntropyCodingMethod_PartitionedRiceContents::capacity_by_order"></a><p>
 
69
<table width="100%" cellpadding="2" cellspacing="0" border="0">
 
70
  <tr>
 
71
    <td class="md">
 
72
      <table cellpadding="0" cellspacing="0" border="0">
 
73
        <tr>
 
74
          <td class="md" nowrap valign="top"> unsigned FLAC__EntropyCodingMethod_PartitionedRiceContents::capacity_by_order
 
75
      </table>
 
76
    </td>
 
77
  </tr>
 
78
</table>
 
79
<table cellspacing=5 cellpadding=0 border=0>
 
80
  <tr>
 
81
    <td>
 
82
      &nbsp;
 
83
    </td>
 
84
    <td>
 
85
 
 
86
<p>
 
87
The capacity of the <em><a class="el" href="structFLAC____EntropyCodingMethod__PartitionedRiceContents.html#m0">parameters</a></em> and <em><a class="el" href="structFLAC____EntropyCodingMethod__PartitionedRiceContents.html#m1">raw_bits</a></em> arrays specified as an order, i.e. the number of array elements allocated is 2 ^ <em><a class="el" href="structFLAC____EntropyCodingMethod__PartitionedRiceContents.html#m2">capacity_by_order</a></em>.     </td>
 
88
  </tr>
 
89
</table>
 
90
<hr>The documentation for this struct was generated from the following file:<ul>
 
91
<li>include/FLAC/<a class="el" href="format_8h-source.html">format.h</a></ul>
 
92
<hr><address><small>Generated on Sat Jan 25 10:44:50 2003 for FLAC by
 
93
<a href="http://www.doxygen.org/index.html">
 
94
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 
 
95
width=110 height=53></a>1.2.14 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 
96
 &copy;&nbsp;1997-2002</small></address>
 
97
</body>
 
98
</html>