summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/doc/html/sample_8hch-source.html
diff options
context:
space:
mode:
Diffstat (limited to 'Graphic_Equalizer/doc/html/sample_8hch-source.html')
-rw-r--r--Graphic_Equalizer/doc/html/sample_8hch-source.html37
1 files changed, 0 insertions, 37 deletions
diff --git a/Graphic_Equalizer/doc/html/sample_8hch-source.html b/Graphic_Equalizer/doc/html/sample_8hch-source.html
deleted file mode 100644
index 5789f08..0000000
--- a/Graphic_Equalizer/doc/html/sample_8hch-source.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!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: C:/Project Marcel &amp; Oliver/Graphic_Equalizer/include/sample.hch Source File</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="files.html">File&nbsp;List</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>sample.hch</h1><a href="sample_8hch.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment">00001
-00019 <span class="preprocessor">#ifndef _SAMPLE_HCH</span>
-00020 <span class="preprocessor"></span><span class="preprocessor">#define _SAMPLE_HCH 1</span>
-00021 <span class="preprocessor"></span>
-00022
-00023
-00024 <span class="comment">/*</span>
-00025 <span class="comment"> * This procedure adds the supplied sample to the input buffer.</span>
-00026 <span class="comment"> */</span>
-00027 <span class="keywordtype">void</span> <a class="code" href="sample_8hcc.html#a2">sample_add</a>(in_sample);
-00028
-00029
-00030
-00031 <span class="comment">/*</span>
-00032 <span class="comment"> * This procedure rotates our buffers around if 64 samples are read into our</span>
-00033 <span class="comment"> * current buffer. It returns 1 when 64 samples have passed, 0 otherwise.</span>
-00034 <span class="comment"> */</span>
-00035 <span class="keywordtype">unsigned</span> 1 <a class="code" href="sample_8hch.html#a2">sample_rotate_buffers</a>(<span class="keywordtype">void</span>);
-00036
-00037 <span class="preprocessor">#else</span>
-00038 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR file sample.hch multiple times included"</span>
-00039 <span class="preprocessor"></span><span class="preprocessor">#endif </span><span class="comment">/* --- _SAMPLE_HCH --- */</span>
-00040
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Mon Nov 29 10:53:29 2004 for Graphic Equalizer 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>