group__g726.html
来自「Tixys source code, include G.711, G.726,」· HTML 代码 · 共 60 行
HTML
60 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Audio Codec - ITU-T Recomendation G726</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.4.1 --><div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a></div><h1>Audio Codec - ITU-T Recomendation G726</h1><p><table border="0" cellpadding="0" cellspacing="0"><tr><td></td></tr><tr><td colspan="2"><br><h2>Modules</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__g726__section4.html">Internal - Individual functions from Section 4 of G726</a></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__g726__section4B.html">Internal - Functional blocks from Section 4 of G726</a></td></tr><tr><td colspan="2"><br><h2>Classes</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classG726.html">G726</a></td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">A class which implements ITU-T (formerly CCITT) Recomendation G726 "40, 32, 24, 16 kbit/s Adaptive Differential Pulse Code Modulation (ADPCM)". <a href="classG726.html#_details">More...</a><br></td></tr><tr><td colspan="2"><br><h2>Defines</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__g726.html#ga0">IMPLEMENT_G191_BUGS</a></td></tr></table><hr><h2>Define Documentation</h2><a class="anchor" name="ga0" doxytag="G726.h::IMPLEMENT_G191_BUGS"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define IMPLEMENT_G191_BUGS </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>When the source code is compiled with this macro defined, the code will reproduce bugs found in the G191 reference implementation of G726. These bugs are also required so that the test sequences supplied in G726 Appendix II produce the 'correct' results.<p>The bugs affect the <a class="el" href="classG726.html#a5">G726::Decode</a> functions when the coding is uLaw or ALaw.<p><dl compact><dt><b>Since:</b></dt><dd>2005-02-13 </dd></dl><p>Definition at line <a class="el" href="G726_8h-source.html#l00238">238</a> of file <a class="el" href="G726_8h-source.html">G726.h</a>. </td> </tr></table><HR><ADDRESS STYLE="align: right;"><SMALL>Generated by <A HREF="http://www.doxygen.org/index.html"><IMG SRC="doxygen.png" ALT="doxygen" ALIGN="middle" BORDER="0"></A> 1.4.1</SMALL></ADDRESS></BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?