Mercurial > hg > vamp-website
view code-doc/classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html @ 0:351c4ebce5f9 website
* Move website from vamp-website/trunk to plain website
author | cannam |
---|---|
date | Mon, 22 Sep 2008 13:01:46 +0000 |
parents | |
children |
line wrap: on
line source
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>VampPluginSDK: Vamp::HostExt::PluginInputDomainAdapter::Impl Class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.5.5 --> <div class="navigation" id="top"> <div class="tabs"> <ul> <li><a href="main.html"><span>Main Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="annotated.html"><span>Class List</span></a></li> <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> <li><a href="functions.html"><span>Class Members</span></a></li> </ul> </div> <div class="navpath"><a class="el" href="namespaceVamp.html">Vamp</a>::<a class="el" href="namespaceVamp_1_1HostExt.html">HostExt</a>::<a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter.html">PluginInputDomainAdapter</a>::<a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html">Impl</a> </div> </div> <div class="contents"> <h1>Vamp::HostExt::PluginInputDomainAdapter::Impl Class Reference</h1><!-- doxytag: class="Vamp::HostExt::PluginInputDomainAdapter::Impl" --> <p> <a href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00077">77</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#dffa09cc6be98d87cb33c1e92310c9fc">Impl</a> (<a class="el" href="classVamp_1_1Plugin.html">Plugin</a> *plugin, float inputSampleRate)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#2c75fc9191782ee69185c60f9b68cb90">~Impl</a> ()</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#58c9bcbddcb7c3a1a3791b2a04e7372e">initialise</a> (size_t channels, size_t stepSize, size_t blockSize)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#4380af577605306d2edab51042c71681">getPreferredStepSize</a> () const </td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#b530681a774b29db3fd059149f4c1bf9">getPreferredBlockSize</a> () const </td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classVamp_1_1Plugin.html#448fb57dc245d47923ec9eeaf9856c5f">FeatureSet</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#1bd8c3ca5ce5d8254d2d4af910cc31f0">process</a> (const float *const *inputBuffers, <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> timestamp)</td></tr> <tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#7ea985ca8cdc45dd156e8d50293c3085">fft</a> (unsigned int n, bool inverse, double *ri, double *ii, double *ro, double *io)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#76073669d78c0681a3b3a9e71da86ae6">makeBlockSizeAcceptable</a> (size_t) const </td></tr> <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classVamp_1_1Plugin.html">Plugin</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#a85961dc001c031beb0382a883f0738c">m_plugin</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#bafd656a3bf6d74d6dd38def0c73cc57">m_inputSampleRate</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#dc38e78c7bf4375516c1d2466bc349e9">m_channels</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#efcb8c5e8d65003eaf96d2bfefc83fe5">m_blockSize</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">float ** </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#24b96bba51fec82383a5413c63f27a57">m_freqbuf</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">double * </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#0c379b5bf280b6db1cf8fe782c1a94bb">m_ri</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">double * </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#a43f6ea4727b9bb29d6d66869886d15e">m_window</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">double * </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#6407b3c17dc96ba7036f2161b1aa30cb">m_ro</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">double * </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#4d73b85b9ba00c10b55be4febc56dfc4">m_io</a></td></tr> </table> <hr><h2>Constructor & Destructor Documentation</h2> <a class="anchor" name="dffa09cc6be98d87cb33c1e92310c9fc"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::Impl" ref="dffa09cc6be98d87cb33c1e92310c9fc" args="(Plugin *plugin, float inputSampleRate)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">Vamp::HostExt::PluginInputDomainAdapter::Impl::Impl </td> <td>(</td> <td class="paramtype"><a class="el" href="classVamp_1_1Plugin.html">Plugin</a> * </td> <td class="paramname"> <em>plugin</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">float </td> <td class="paramname"> <em>inputSampleRate</em></td><td> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00154">154</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> </div> </div><p> <a class="anchor" name="2c75fc9191782ee69185c60f9b68cb90"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::~Impl" ref="2c75fc9191782ee69185c60f9b68cb90" args="()" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">Vamp::HostExt::PluginInputDomainAdapter::Impl::~Impl </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00172">172</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <p>References <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00093">m_channels</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00095">m_freqbuf</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00105">m_io</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00097">m_ri</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00104">m_ro</a>, and <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00098">m_window</a>.</p> </div> </div><p> <hr><h2>Member Function Documentation</h2> <a class="anchor" name="58c9bcbddcb7c3a1a3791b2a04e7372e"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::initialise" ref="58c9bcbddcb7c3a1a3791b2a04e7372e" args="(size_t channels, size_t stepSize, size_t blockSize)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">bool Vamp::HostExt::PluginInputDomainAdapter::Impl::initialise </td> <td>(</td> <td class="paramtype">size_t </td> <td class="paramname"> <em>channels</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">size_t </td> <td class="paramname"> <em>stepSize</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">size_t </td> <td class="paramname"> <em>blockSize</em></td><td> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00203">203</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <p>References <a class="el" href="classVamp_1_1Plugin.html#e1d317a9702cbeda65ddf0ec500c1ff6">Vamp::Plugin::getInputDomain()</a>, <a class="el" href="classVamp_1_1Plugin.html#f26212cf5fc511b603a8b48034247822">Vamp::Plugin::initialise()</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00094">m_blockSize</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00093">m_channels</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00095">m_freqbuf</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00105">m_io</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00199">M_PI</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00091">m_plugin</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00097">m_ri</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00104">m_ro</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00098">m_window</a>, and <a class="el" href="Plugin_8h-source.html#l00149">Vamp::Plugin::TimeDomain</a>.</p> <p>Referenced by <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00125">Vamp::HostExt::PluginInputDomainAdapter::initialise()</a>.</p> </div> </div><p> <a class="anchor" name="4380af577605306d2edab51042c71681"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::getPreferredStepSize" ref="4380af577605306d2edab51042c71681" args="() const " --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">size_t Vamp::HostExt::PluginInputDomainAdapter::Impl::getPreferredStepSize </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> <td width="100%"> const</td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00271">271</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <p>References <a class="el" href="Plugin_8h-source.html#l00149">Vamp::Plugin::FrequencyDomain</a>, <a class="el" href="classVamp_1_1Plugin.html#e1d317a9702cbeda65ddf0ec500c1ff6">Vamp::Plugin::getInputDomain()</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00283">getPreferredBlockSize()</a>, <a class="el" href="Plugin_8h-source.html#l00186">Vamp::Plugin::getPreferredStepSize()</a>, and <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00091">m_plugin</a>.</p> <p>Referenced by <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00137">Vamp::HostExt::PluginInputDomainAdapter::getPreferredStepSize()</a>.</p> </div> </div><p> <a class="anchor" name="b530681a774b29db3fd059149f4c1bf9"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::getPreferredBlockSize" ref="b530681a774b29db3fd059149f4c1bf9" args="() const " --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">size_t Vamp::HostExt::PluginInputDomainAdapter::Impl::getPreferredBlockSize </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> <td width="100%"> const</td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00283">283</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <p>References <a class="el" href="Plugin_8h-source.html#l00149">Vamp::Plugin::FrequencyDomain</a>, <a class="el" href="classVamp_1_1Plugin.html#e1d317a9702cbeda65ddf0ec500c1ff6">Vamp::Plugin::getInputDomain()</a>, <a class="el" href="Plugin_8h-source.html#l00171">Vamp::Plugin::getPreferredBlockSize()</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00091">m_plugin</a>, and <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00299">makeBlockSizeAcceptable()</a>.</p> <p>Referenced by <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00143">Vamp::HostExt::PluginInputDomainAdapter::getPreferredBlockSize()</a>, and <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00271">getPreferredStepSize()</a>.</p> </div> </div><p> <a class="anchor" name="1bd8c3ca5ce5d8254d2d4af910cc31f0"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::process" ref="1bd8c3ca5ce5d8254d2d4af910cc31f0" args="(const float *const *inputBuffers, RealTime timestamp)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classVamp_1_1Plugin.html#448fb57dc245d47923ec9eeaf9856c5f">Plugin::FeatureSet</a> Vamp::HostExt::PluginInputDomainAdapter::Impl::process </td> <td>(</td> <td class="paramtype">const float *const * </td> <td class="paramname"> <em>inputBuffers</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="structVamp_1_1RealTime.html">RealTime</a> </td> <td class="paramname"> <em>timestamp</em></td><td> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00342">342</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <p>References <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00438">fft()</a>, <a class="el" href="RealTime_8cpp-source.html#l00232">Vamp::RealTime::frame2RealTime()</a>, <a class="el" href="classVamp_1_1Plugin.html#e1d317a9702cbeda65ddf0ec500c1ff6">Vamp::Plugin::getInputDomain()</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00094">m_blockSize</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00093">m_channels</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00095">m_freqbuf</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00092">m_inputSampleRate</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00105">m_io</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00091">m_plugin</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00097">m_ri</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00104">m_ro</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00098">m_window</a>, <a class="el" href="classVamp_1_1Plugin.html#e4aed3bebfe80a2e2fccd3d37af26996">Vamp::Plugin::process()</a>, and <a class="el" href="Plugin_8h-source.html#l00149">Vamp::Plugin::TimeDomain</a>.</p> <p>Referenced by <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00149">Vamp::HostExt::PluginInputDomainAdapter::process()</a>.</p> </div> </div><p> <a class="anchor" name="7ea985ca8cdc45dd156e8d50293c3085"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::fft" ref="7ea985ca8cdc45dd156e8d50293c3085" args="(unsigned int n, bool inverse, double *ri, double *ii, double *ro, double *io)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void Vamp::HostExt::PluginInputDomainAdapter::Impl::fft </td> <td>(</td> <td class="paramtype">unsigned int </td> <td class="paramname"> <em>n</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">bool </td> <td class="paramname"> <em>inverse</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">double * </td> <td class="paramname"> <em>ri</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">double * </td> <td class="paramname"> <em>ii</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">double * </td> <td class="paramname"> <em>ro</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">double * </td> <td class="paramname"> <em>io</em></td><td> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"><code> [protected]</code></td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00438">438</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <p>References <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00199">M_PI</a>.</p> <p>Referenced by <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00342">process()</a>.</p> </div> </div><p> <a class="anchor" name="76073669d78c0681a3b3a9e71da86ae6"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::makeBlockSizeAcceptable" ref="76073669d78c0681a3b3a9e71da86ae6" args="(size_t) const " --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">size_t Vamp::HostExt::PluginInputDomainAdapter::Impl::makeBlockSizeAcceptable </td> <td>(</td> <td class="paramtype">size_t </td> <td class="paramname"> <em>blockSize</em> </td> <td> ) </td> <td width="100%"> const<code> [protected]</code></td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00299">299</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <p>Referenced by <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00283">getPreferredBlockSize()</a>.</p> </div> </div><p> <hr><h2>Member Data Documentation</h2> <a class="anchor" name="a85961dc001c031beb0382a883f0738c"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::m_plugin" ref="a85961dc001c031beb0382a883f0738c" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classVamp_1_1Plugin.html">Plugin</a>* <a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#a85961dc001c031beb0382a883f0738c">Vamp::HostExt::PluginInputDomainAdapter::Impl::m_plugin</a><code> [protected]</code> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00091">91</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <p>Referenced by <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00283">getPreferredBlockSize()</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00271">getPreferredStepSize()</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00203">initialise()</a>, and <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00342">process()</a>.</p> </div> </div><p> <a class="anchor" name="bafd656a3bf6d74d6dd38def0c73cc57"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::m_inputSampleRate" ref="bafd656a3bf6d74d6dd38def0c73cc57" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">float <a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#bafd656a3bf6d74d6dd38def0c73cc57">Vamp::HostExt::PluginInputDomainAdapter::Impl::m_inputSampleRate</a><code> [protected]</code> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00092">92</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <p>Referenced by <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00342">process()</a>.</p> </div> </div><p> <a class="anchor" name="dc38e78c7bf4375516c1d2466bc349e9"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::m_channels" ref="dc38e78c7bf4375516c1d2466bc349e9" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int <a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#dc38e78c7bf4375516c1d2466bc349e9">Vamp::HostExt::PluginInputDomainAdapter::Impl::m_channels</a><code> [protected]</code> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00093">93</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <p>Referenced by <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00203">initialise()</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00342">process()</a>, and <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00172">~Impl()</a>.</p> </div> </div><p> <a class="anchor" name="efcb8c5e8d65003eaf96d2bfefc83fe5"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::m_blockSize" ref="efcb8c5e8d65003eaf96d2bfefc83fe5" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int <a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#efcb8c5e8d65003eaf96d2bfefc83fe5">Vamp::HostExt::PluginInputDomainAdapter::Impl::m_blockSize</a><code> [protected]</code> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00094">94</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <p>Referenced by <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00203">initialise()</a>, and <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00342">process()</a>.</p> </div> </div><p> <a class="anchor" name="24b96bba51fec82383a5413c63f27a57"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::m_freqbuf" ref="24b96bba51fec82383a5413c63f27a57" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">float** <a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#24b96bba51fec82383a5413c63f27a57">Vamp::HostExt::PluginInputDomainAdapter::Impl::m_freqbuf</a><code> [protected]</code> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00095">95</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <p>Referenced by <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00203">initialise()</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00342">process()</a>, and <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00172">~Impl()</a>.</p> </div> </div><p> <a class="anchor" name="0c379b5bf280b6db1cf8fe782c1a94bb"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::m_ri" ref="0c379b5bf280b6db1cf8fe782c1a94bb" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">double* <a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#0c379b5bf280b6db1cf8fe782c1a94bb">Vamp::HostExt::PluginInputDomainAdapter::Impl::m_ri</a><code> [protected]</code> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00097">97</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <p>Referenced by <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00203">initialise()</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00342">process()</a>, and <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00172">~Impl()</a>.</p> </div> </div><p> <a class="anchor" name="a43f6ea4727b9bb29d6d66869886d15e"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::m_window" ref="a43f6ea4727b9bb29d6d66869886d15e" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">double* <a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#a43f6ea4727b9bb29d6d66869886d15e">Vamp::HostExt::PluginInputDomainAdapter::Impl::m_window</a><code> [protected]</code> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00098">98</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <p>Referenced by <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00203">initialise()</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00342">process()</a>, and <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00172">~Impl()</a>.</p> </div> </div><p> <a class="anchor" name="6407b3c17dc96ba7036f2161b1aa30cb"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::m_ro" ref="6407b3c17dc96ba7036f2161b1aa30cb" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">double* <a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#6407b3c17dc96ba7036f2161b1aa30cb">Vamp::HostExt::PluginInputDomainAdapter::Impl::m_ro</a><code> [protected]</code> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00104">104</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <p>Referenced by <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00203">initialise()</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00342">process()</a>, and <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00172">~Impl()</a>.</p> </div> </div><p> <a class="anchor" name="4d73b85b9ba00c10b55be4febc56dfc4"></a><!-- doxytag: member="Vamp::HostExt::PluginInputDomainAdapter::Impl::m_io" ref="4d73b85b9ba00c10b55be4febc56dfc4" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">double* <a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter_1_1Impl.html#4d73b85b9ba00c10b55be4febc56dfc4">Vamp::HostExt::PluginInputDomainAdapter::Impl::m_io</a><code> [protected]</code> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00105">105</a> of file <a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a>.</p> <p>Referenced by <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00203">initialise()</a>, <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00342">process()</a>, and <a class="el" href="PluginInputDomainAdapter_8cpp-source.html#l00172">~Impl()</a>.</p> </div> </div><p> <hr>The documentation for this class was generated from the following file:<ul> <li><a class="el" href="PluginInputDomainAdapter_8cpp-source.html">PluginInputDomainAdapter.cpp</a></ul> </div> <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 9 11:36:10 2008 for VampPluginSDK by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address> </body> </html>