Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 6e7a2755bd78c9deedab199b86e675f3 > files > 3477

gnuradio-doc-3.2.2-9.fc14.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>GNU Radio 3.2.2 C++ API: gc_spu_config.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">GNU Radio 3.2.2 C++ API</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('gc__spu__config_8h.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#define-members">Defines</a>  </div>
  <div class="headertitle">
<h1>gc_spu_config.h File Reference</h1>  </div>
</div>
<div class="contents">
<div class="textblock"><code>#include &lt;gcell/gc_job_desc.h&gt;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for gc_spu_config.h:</div>
<div class="dyncontent">
<div class="center"><img src="gc__spu__config_8h__incl.png" border="0" usemap="#gc__spu__config_8h" alt=""/></div>
<map name="gc__spu__config_8h" id="gc__spu__config_8h">
</map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="gc__spu__config_8h__dep__incl.png" border="0" usemap="#gc__spu__config_8hdep" alt=""/></div>
<map name="gc__spu__config_8hdep" id="gc__spu__config_8hdep">
<area shape="rect" id="node3" href="spu__buffers_8h.html" title="spu_buffers.h" alt="" coords="13,83,115,112"/></map>
</div>
</div>
<p><a href="gc__spu__config_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="define-members"></a>
Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gc__spu__config_8h.html#af89f60b07247176687889ade776c8e10">CACHE_LINE_SIZE</a>&#160;&#160;&#160;128</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gc__spu__config_8h.html#a885c6df1a808696f83b3b73d59c2e257">GC_SPU_BUFSIZE_BASE</a>&#160;&#160;&#160;(40 * 1024)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gc__spu__config_8h.html#a3d6510de8cfa472c5126e4c7fce2f774">GC_SPU_BUFSIZE</a>&#160;&#160;&#160;(GC_SPU_BUFSIZE_BASE + MAX_ARGS_EA * CACHE_LINE_SIZE)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gc__spu__config_8h.html#affa410f13b3d49bc49f21814831b9c7c">NGETBUFS</a>&#160;&#160;&#160;1</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gc__spu__config_8h.html#af2b2112f8fad072dfa6d9757e09f2e5b">NPUTBUFS</a>&#160;&#160;&#160;2</td></tr>
</table>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="af89f60b07247176687889ade776c8e10"></a><!-- doxytag: member="gc_spu_config.h::CACHE_LINE_SIZE" ref="af89f60b07247176687889ade776c8e10" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define CACHE_LINE_SIZE&#160;&#160;&#160;128</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a3d6510de8cfa472c5126e4c7fce2f774"></a><!-- doxytag: member="gc_spu_config.h::GC_SPU_BUFSIZE" ref="a3d6510de8cfa472c5126e4c7fce2f774" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define GC_SPU_BUFSIZE&#160;&#160;&#160;(GC_SPU_BUFSIZE_BASE + MAX_ARGS_EA * CACHE_LINE_SIZE)</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a885c6df1a808696f83b3b73d59c2e257"></a><!-- doxytag: member="gc_spu_config.h::GC_SPU_BUFSIZE_BASE" ref="a885c6df1a808696f83b3b73d59c2e257" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define GC_SPU_BUFSIZE_BASE&#160;&#160;&#160;(40 * 1024)</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="affa410f13b3d49bc49f21814831b9c7c"></a><!-- doxytag: member="gc_spu_config.h::NGETBUFS" ref="affa410f13b3d49bc49f21814831b9c7c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define NGETBUFS&#160;&#160;&#160;1</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="af2b2112f8fad072dfa6d9757e09f2e5b"></a><!-- doxytag: member="gc_spu_config.h::NPUTBUFS" ref="af2b2112f8fad072dfa6d9757e09f2e5b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define NPUTBUFS&#160;&#160;&#160;2</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="gc__spu__config_8h.html">gc_spu_config.h</a>      </li>
      <li class="footer">Generated on Thu Feb 17 2011 for GNU Radio 3.2.2 C++ API by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </li>
    </ul>
  </div>

</body>
</html>