summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer_v1.0/doc/html/configuration_8hch.html
diff options
context:
space:
mode:
Diffstat (limited to 'Graphic_Equalizer_v1.0/doc/html/configuration_8hch.html')
-rw-r--r--Graphic_Equalizer_v1.0/doc/html/configuration_8hch.html240
1 files changed, 240 insertions, 0 deletions
diff --git a/Graphic_Equalizer_v1.0/doc/html/configuration_8hch.html b/Graphic_Equalizer_v1.0/doc/html/configuration_8hch.html
new file mode 100644
index 0000000..93a8495
--- /dev/null
+++ b/Graphic_Equalizer_v1.0/doc/html/configuration_8hch.html
@@ -0,0 +1,240 @@
+<!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>Graphic Equalizer 2: C:/Project Marcel &amp; Oliver/Graphic_Equalizer/include/configuration.hch File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.9.1 -->
+<div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div>
+<div class="nav">
+<a class="el" href="dir_000000.html">C:</a>&nbsp;/&nbsp;<a class="el" href="dir_000001.html">Project Marcel &amp; Oliver</a>&nbsp;/&nbsp;<a class="el" href="dir_000002.html">Graphic_Equalizer</a>&nbsp;/&nbsp;<a class="el" href="dir_000003.html">include</a></div>
+<h1>configuration.hch File Reference</h1>
+<p>
+This graph shows which files directly or indirectly include this file:<p><center><img src="configuration_8hch__dep__incl.png" border="0" usemap="#configuration.hchdep_map" alt="Included by dependency graph"></center>
+<map name="configuration.hchdep_map">
+<area href="audio_8hcc.html" shape="rect" coords="7,7,87,34" alt="">
+<area href="display_8hcc.html" shape="rect" coords="111,7,199,34" alt="">
+<area href="eventhandler_8hcc.html" shape="rect" coords="223,7,346,34" alt="">
+<area href="events_8hcc.html" shape="rect" coords="370,7,455,34" alt="">
+<area href="fft_8hcc.html" shape="rect" coords="479,7,538,34" alt="">
+<area href="main_8hcc.html" shape="rect" coords="562,7,637,34" alt="">
+<area href="mouse_8hcc.html" shape="rect" coords="661,7,746,34" alt="">
+<area href="runfft_8hcc.html" shape="rect" coords="770,7,847,34" alt="">
+<area href="smartmedia_8hcc.html" shape="rect" coords="871,7,989,34" alt="">
+</map>
+
+<p>
+<a href="configuration_8hch-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="configuration_8hch.html#a0">_CONFIGURATION_HCH</a>&nbsp;&nbsp;&nbsp;1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="configuration_8hch.html#a1">HAVE_DEBUG</a>&nbsp;&nbsp;&nbsp;0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="configuration_8hch.html#a2">HAVE_SMARTMEDIA</a>&nbsp;&nbsp;&nbsp;0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="configuration_8hch.html#a3">USE_RUNFFT</a>&nbsp;&nbsp;&nbsp;1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="configuration_8hch.html#a4">HARDWARE_MULTIPLY</a>&nbsp;&nbsp;&nbsp;1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="configuration_8hch.html#a5">PERFORM_FFT_CALCULATION</a>&nbsp;&nbsp;&nbsp;1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="configuration_8hch.html#a6">USE_UNSIGNED_AUDIO</a>&nbsp;&nbsp;&nbsp;0</td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+<h2><a class="anchor" name="generic">
+Graphic Equalizer API</a></h2>
+<h2><a class="anchor" name="project">
+Project information.</a></h2>
+Project Graphic Equalizer<br>
+ <dl compact><dt><b>Author:</b></dt><dd>O.M. Schinagl </dd></dl>
+<dl compact><dt><b>Date:</b></dt><dd>20041101 </dd></dl>
+<dl compact><dt><b>Version:</b></dt><dd>0.1</dd></dl>
+<h2><a class="anchor" name="copyright">
+Copyright</a></h2>
+Copyright ©2004 Koninklijke Philips Electronics N.V. All rights reserved<h2><a class="anchor" name="history">
+Change history</a></h2>
+20041101: O.M. Schinagl<br>
+ Initial version
+<p>
+Definition in file <a class="el" href="configuration_8hch-source.html">configuration.hch</a>.<hr><h2>Define Documentation</h2>
+<a class="anchor" name="a0" doxytag="configuration.hch::_CONFIGURATION_HCH"></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top">#define _CONFIGURATION_HCH&nbsp;&nbsp;&nbsp;1 </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="configuration_8hch-source.html#l00020">20</a> of file <a class="el" href="configuration_8hch-source.html">configuration.hch</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="a1" doxytag="configuration.hch::HAVE_DEBUG"></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top">#define HAVE_DEBUG&nbsp;&nbsp;&nbsp;0 </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="configuration_8hch-source.html#l00027">27</a> of file <a class="el" href="configuration_8hch-source.html">configuration.hch</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="a2" doxytag="configuration.hch::HAVE_SMARTMEDIA"></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top">#define HAVE_SMARTMEDIA&nbsp;&nbsp;&nbsp;0 </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="configuration_8hch-source.html#l00036">36</a> of file <a class="el" href="configuration_8hch-source.html">configuration.hch</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="a3" doxytag="configuration.hch::USE_RUNFFT"></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top">#define USE_RUNFFT&nbsp;&nbsp;&nbsp;1 </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="configuration_8hch-source.html#l00043">43</a> of file <a class="el" href="configuration_8hch-source.html">configuration.hch</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="a4" doxytag="configuration.hch::HARDWARE_MULTIPLY"></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top">#define HARDWARE_MULTIPLY&nbsp;&nbsp;&nbsp;1 </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="configuration_8hch-source.html#l00044">44</a> of file <a class="el" href="configuration_8hch-source.html">configuration.hch</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="a5" doxytag="configuration.hch::PERFORM_FFT_CALCULATION"></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top">#define PERFORM_FFT_CALCULATION&nbsp;&nbsp;&nbsp;1 </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="configuration_8hch-source.html#l00045">45</a> of file <a class="el" href="configuration_8hch-source.html">configuration.hch</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="a6" doxytag="configuration.hch::USE_UNSIGNED_AUDIO"></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top">#define USE_UNSIGNED_AUDIO&nbsp;&nbsp;&nbsp;0 </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="configuration_8hch-source.html#l00046">46</a> of file <a class="el" href="configuration_8hch-source.html">configuration.hch</a>. </td>
+ </tr>
+</table>
+<hr size="1"><address style="align: right;"><small>Generated on Thu Dec 9 14:37:07 2004 for Graphic Equalizer 2 by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
+</body>
+</html>