experiment: built-in Ogg/Vorbis/FLAC/Opus in Furna
ce
This commit is contained in:
parent
d60ef6b2c3
commit
b3ae0ef946
1897 changed files with 1182934 additions and 1 deletions
84
extern/flac/doc/api/structFLAC____EntropyCodingMethod.html
vendored
Normal file
84
extern/flac/doc/api/structFLAC____EntropyCodingMethod.html
vendored
Normal file
|
|
@ -0,0 +1,84 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>FLAC: FLAC__EntropyCodingMethod 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 id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">FLAC<span id="projectnumber"> 1.5.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">Free Lossless Audio Codec</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.9.8 -->
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',false,false,'search.php','Search');
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#pub-attribs">Public Attributes</a> |
|
||||
<a href="structFLAC____EntropyCodingMethod-members.html">List of all members</a> </div>
|
||||
<div class="headertitle"><div class="title">FLAC__EntropyCodingMethod 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 id="pub-attribs" name="pub-attribs"></a>
|
||||
Public Attributes</h2></td></tr>
|
||||
<tr class="memitem:gabe41e84858fd130777b7cc3c27e400f8" id="r_gabe41e84858fd130777b7cc3c27e400f8"><td class="memItemLeft" align="right" valign="top">
|
||||
<a class="el" href="group__flac__format.html#ga951733d2ea01943514290012cd622d3a">FLAC__EntropyCodingMethodType</a> </td><td class="memItemRight" valign="bottom"><b>type</b></td></tr>
|
||||
<tr class="separator:gabe41e84858fd130777b7cc3c27e400f8"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga5e91de2967327aa3186b74356b9ed7ad" id="r_ga5e91de2967327aa3186b74356b9ed7ad"><td class="memItemLeft" >
|
||||
union { </td><td class="memItemRight" valign="bottom"></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gafd328dbc2e8592291adf6b3084a4cdb4" id="r_gafd328dbc2e8592291adf6b3084a4cdb4"><td class="memItemLeft" >
|
||||
   <a class="el" href="structFLAC____EntropyCodingMethod__PartitionedRice.html">FLAC__EntropyCodingMethod_PartitionedRice</a>   <b>partitioned_rice</b> </td><td class="memItemRight" valign="bottom"></td></tr>
|
||||
<tr class="separator:gafd328dbc2e8592291adf6b3084a4cdb4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga5e91de2967327aa3186b74356b9ed7ad" id="r_ga5e91de2967327aa3186b74356b9ed7ad"><td class="memItemLeft" valign="top">} </td><td class="memItemRight" valign="bottom"><b>data</b> </td><td class="memItemRight" valign="bottom"></td></tr>
|
||||
<tr class="separator:ga5e91de2967327aa3186b74356b9ed7ad"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><p>Header for the entropy coding method. (c.f. <a href="https://xiph.org/flac/format.html#residual">format specification</a>) </p>
|
||||
</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"/>
|
||||
Copyright (c) 2000-2009 Josh Coalson
|
||||
Copyright (c) 2011-2025 Xiph.Org Foundation
|
||||
<!-- Copyright (c) 2000-2009 Josh Coalson -->
|
||||
<!-- Copyright (c) 2011-2025 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.3 -->
|
||||
<!-- 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue