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 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153
|
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>FLAC: FLAC__Subframe_Fixed Struct Reference</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">FLAC
 <span id="projectnumber">1.3.3</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<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="#pub-attribs">Public Attributes</a> |
<a href="structFLAC____Subframe__Fixed-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">FLAC__Subframe_Fixed Struct Reference<div class="ingroups"><a class="el" href="group__flac.html">FLAC C API</a> » <a class="el" href="group__flac__format.html">FLAC/format.h: format components</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include <<a class="el" href="format_8h_source.html">format.h</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a0f17f8f756cd2c8acc0262ef14c37088"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structFLAC____EntropyCodingMethod.html">FLAC__EntropyCodingMethod</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structFLAC____Subframe__Fixed.html#a0f17f8f756cd2c8acc0262ef14c37088">entropy_coding_method</a></td></tr>
<tr class="separator:a0f17f8f756cd2c8acc0262ef14c37088"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a86cd10934697bc18066f19922470e6c0"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structFLAC____Subframe__Fixed.html#a86cd10934697bc18066f19922470e6c0">order</a></td></tr>
<tr class="separator:a86cd10934697bc18066f19922470e6c0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0e9a40fb89b8aa45f83bf8979d200f1f"><td class="memItemLeft" align="right" valign="top">FLAC__int32 </td><td class="memItemRight" valign="bottom"><a class="el" href="structFLAC____Subframe__Fixed.html#a0e9a40fb89b8aa45f83bf8979d200f1f">warmup</a> [<a class="el" href="group__flac__format.html#gabd0d5d6fe71b337244712b244ae7cb0f">FLAC__MAX_FIXED_ORDER</a>]</td></tr>
<tr class="separator:a0e9a40fb89b8aa45f83bf8979d200f1f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab91be48874aec97177106a4086163188"><td class="memItemLeft" align="right" valign="top">const FLAC__int32 * </td><td class="memItemRight" valign="bottom"><a class="el" href="structFLAC____Subframe__Fixed.html#ab91be48874aec97177106a4086163188">residual</a></td></tr>
<tr class="separator:ab91be48874aec97177106a4086163188"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>FIXED subframe. (c.f. <a href="../format.html#subframe_fixed">format specification</a>) </p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="a0f17f8f756cd2c8acc0262ef14c37088"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0f17f8f756cd2c8acc0262ef14c37088">◆ </a></span>entropy_coding_method</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structFLAC____EntropyCodingMethod.html">FLAC__EntropyCodingMethod</a> FLAC__Subframe_Fixed::entropy_coding_method</td>
</tr>
</table>
</div><div class="memdoc">
<p>The residual coding method. </p>
</div>
</div>
<a id="a86cd10934697bc18066f19922470e6c0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a86cd10934697bc18066f19922470e6c0">◆ </a></span>order</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t FLAC__Subframe_Fixed::order</td>
</tr>
</table>
</div><div class="memdoc">
<p>The polynomial order. </p>
</div>
</div>
<a id="a0e9a40fb89b8aa45f83bf8979d200f1f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0e9a40fb89b8aa45f83bf8979d200f1f">◆ </a></span>warmup</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">FLAC__int32 FLAC__Subframe_Fixed::warmup[<a class="el" href="group__flac__format.html#gabd0d5d6fe71b337244712b244ae7cb0f">FLAC__MAX_FIXED_ORDER</a>]</td>
</tr>
</table>
</div><div class="memdoc">
<p>Warmup samples to prime the predictor, length == order. </p>
</div>
</div>
<a id="ab91be48874aec97177106a4086163188"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab91be48874aec97177106a4086163188">◆ </a></span>residual</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const FLAC__int32* FLAC__Subframe_Fixed::residual</td>
</tr>
</table>
</div><div class="memdoc">
<p>The residual signal, length == (blocksize minus order) samples. </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>include/FLAC/<a class="el" href="format_8h_source.html">format.h</a></li>
</ul>
</div><!-- contents -->
<hr size="1"/>
<div class="copyright">
<!-- @@@ oh so hacky -->
<table>
<tr>
<td align="left">
Copyright (c) 2000-2009 Josh Coalson
Copyright (c) 2011-2016 Xiph.Org Foundation
</td>
<td width="1%" align="right">
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=13478&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>
</td>
</tr>
</table>
</div>
<!-- Copyright (c) 2000-2009 Josh Coalson -->
<!-- Copyright (c) 2011-2016 Xiph.Org Foundation -->
<!-- Permission is granted to copy, distribute and/or modify this document -->
<!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
<!-- or any later version published by the Free Software Foundation; -->
<!-- with no invariant sections. -->
<!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
</body>
</html>
|