Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 87aded5420321e37af1000cab6d33378 > files > 98

libomxil-bellagio-doc-0.9.3-6.mga5.noarch.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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.8"/>
<title>OpenMAXBellagio: extension_struct.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
  $(window).load(resizeHeight);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">OpenMAXBellagio
   &#160;<span id="projectnumber">0.9.3</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.8 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('extension__struct_8h_source.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">extension_struct.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="extension__struct_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;</div>
<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#ifndef EXTENSION_STRUCT_H_</span></div>
<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#define EXTENSION_STRUCT_H_</span></div>
<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;</div>
<div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d.html">   34</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d.html">OMX_PARAM_BELLAGIOTHREADS_ID</a> {</div>
<div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d.html#aa2cb8765cbb35993af1fd7684848f785">   35</a></span>&#160;    <a class="code" href="_o_m_x___types_8h.html#a04983f4ca9c7876035dffc578597eae3">OMX_U32</a> <a class="code" href="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d.html#aa2cb8765cbb35993af1fd7684848f785">nSize</a>;                 </div>
<div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d.html#a4a4496d6fdb2b41b9e2bd079b1109e5d">   36</a></span>&#160;    <a class="code" href="union_o_m_x___v_e_r_s_i_o_n_t_y_p_e.html">OMX_VERSIONTYPE</a> <a class="code" href="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d.html#a4a4496d6fdb2b41b9e2bd079b1109e5d">nVersion</a>;      </div>
<div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d.html#a30c049e6749d22a386fb4ac5fe82048b">   37</a></span>&#160;    <span class="keywordtype">long</span> <span class="keywordtype">int</span> <a class="code" href="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d.html#a30c049e6749d22a386fb4ac5fe82048b">nThreadBufferMngtID</a>; \</div>
<div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d.html#ae8058c0c15cd036c6e1159b0ea964f9d">   38</a></span>&#160;    long <span class="keywordtype">int</span> <a class="code" href="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d.html#ae8058c0c15cd036c6e1159b0ea964f9d">nThreadMessageID</a>; \</div>
<div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;} <a class="code" href="extension__struct_8h.html#a8cd6efcb12f669882163947bd7821893">OMX_PARAM_BELLAGIOTHREADS_ID</a>;</div>
<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;</div>
<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="structmulti_resource_descriptor.html">   41</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structmulti_resource_descriptor.html">multiResourceDescriptor</a> {</div>
<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="structmulti_resource_descriptor.html#a24990c1d7b7a40fe20e62e1754902981">   42</a></span>&#160;    <span class="keywordtype">int</span> <a class="code" href="structmulti_resource_descriptor.html#a24990c1d7b7a40fe20e62e1754902981">CPUResourceRequested</a>;</div>
<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="structmulti_resource_descriptor.html#aa0f3a2915649ef099bd18e1bcd82f2b7">   43</a></span>&#160;    <span class="keywordtype">int</span> <a class="code" href="structmulti_resource_descriptor.html#aa0f3a2915649ef099bd18e1bcd82f2b7">MemoryResourceRequested</a>;</div>
<div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;} <a class="code" href="extension__struct_8h.html#a728bb780aae979293299f635163b0c66">multiResourceDescriptor</a>;</div>
<div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;</div>
<div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="ttc" id="extension__struct_8h_html_a8cd6efcb12f669882163947bd7821893"><div class="ttname"><a href="extension__struct_8h.html#a8cd6efcb12f669882163947bd7821893">OMX_PARAM_BELLAGIOTHREADS_ID</a></div><div class="ttdeci">struct OMX_PARAM_BELLAGIOTHREADS_ID OMX_PARAM_BELLAGIOTHREADS_ID</div></div>
<div class="ttc" id="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d_html"><div class="ttname"><a href="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d.html">OMX_PARAM_BELLAGIOTHREADS_ID</a></div><div class="ttdef"><b>Definition:</b> <a href="extension__struct_8h_source.html#l00034">extension_struct.h:34</a></div></div>
<div class="ttc" id="_o_m_x___types_8h_html_a04983f4ca9c7876035dffc578597eae3"><div class="ttname"><a href="_o_m_x___types_8h.html#a04983f4ca9c7876035dffc578597eae3">OMX_U32</a></div><div class="ttdeci">unsigned long OMX_U32</div><div class="ttdef"><b>Definition:</b> <a href="_o_m_x___types_8h_source.html#l00145">OMX_Types.h:145</a></div></div>
<div class="ttc" id="structmulti_resource_descriptor_html_aa0f3a2915649ef099bd18e1bcd82f2b7"><div class="ttname"><a href="structmulti_resource_descriptor.html#aa0f3a2915649ef099bd18e1bcd82f2b7">multiResourceDescriptor::MemoryResourceRequested</a></div><div class="ttdeci">int MemoryResourceRequested</div><div class="ttdef"><b>Definition:</b> <a href="extension__struct_8h_source.html#l00043">extension_struct.h:43</a></div></div>
<div class="ttc" id="structmulti_resource_descriptor_html_a24990c1d7b7a40fe20e62e1754902981"><div class="ttname"><a href="structmulti_resource_descriptor.html#a24990c1d7b7a40fe20e62e1754902981">multiResourceDescriptor::CPUResourceRequested</a></div><div class="ttdeci">int CPUResourceRequested</div><div class="ttdef"><b>Definition:</b> <a href="extension__struct_8h_source.html#l00042">extension_struct.h:42</a></div></div>
<div class="ttc" id="extension__struct_8h_html_a728bb780aae979293299f635163b0c66"><div class="ttname"><a href="extension__struct_8h.html#a728bb780aae979293299f635163b0c66">multiResourceDescriptor</a></div><div class="ttdeci">struct multiResourceDescriptor multiResourceDescriptor</div></div>
<div class="ttc" id="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d_html_aa2cb8765cbb35993af1fd7684848f785"><div class="ttname"><a href="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d.html#aa2cb8765cbb35993af1fd7684848f785">OMX_PARAM_BELLAGIOTHREADS_ID::nSize</a></div><div class="ttdeci">OMX_U32 nSize</div><div class="ttdef"><b>Definition:</b> <a href="extension__struct_8h_source.html#l00035">extension_struct.h:35</a></div></div>
<div class="ttc" id="structmulti_resource_descriptor_html"><div class="ttname"><a href="structmulti_resource_descriptor.html">multiResourceDescriptor</a></div><div class="ttdef"><b>Definition:</b> <a href="extension__struct_8h_source.html#l00041">extension_struct.h:41</a></div></div>
<div class="ttc" id="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d_html_a4a4496d6fdb2b41b9e2bd079b1109e5d"><div class="ttname"><a href="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d.html#a4a4496d6fdb2b41b9e2bd079b1109e5d">OMX_PARAM_BELLAGIOTHREADS_ID::nVersion</a></div><div class="ttdeci">OMX_VERSIONTYPE nVersion</div><div class="ttdef"><b>Definition:</b> <a href="extension__struct_8h_source.html#l00036">extension_struct.h:36</a></div></div>
<div class="ttc" id="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d_html_a30c049e6749d22a386fb4ac5fe82048b"><div class="ttname"><a href="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d.html#a30c049e6749d22a386fb4ac5fe82048b">OMX_PARAM_BELLAGIOTHREADS_ID::nThreadBufferMngtID</a></div><div class="ttdeci">long int nThreadBufferMngtID</div><div class="ttdef"><b>Definition:</b> <a href="extension__struct_8h_source.html#l00037">extension_struct.h:37</a></div></div>
<div class="ttc" id="union_o_m_x___v_e_r_s_i_o_n_t_y_p_e_html"><div class="ttname"><a href="union_o_m_x___v_e_r_s_i_o_n_t_y_p_e.html">OMX_VERSIONTYPE</a></div><div class="ttdef"><b>Definition:</b> <a href="_o_m_x___types_8h_source.html#l00328">OMX_Types.h:328</a></div></div>
<div class="ttc" id="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d_html_ae8058c0c15cd036c6e1159b0ea964f9d"><div class="ttname"><a href="struct_o_m_x___p_a_r_a_m___b_e_l_l_a_g_i_o_t_h_r_e_a_d_s___i_d.html#ae8058c0c15cd036c6e1159b0ea964f9d">OMX_PARAM_BELLAGIOTHREADS_ID::nThreadMessageID</a></div><div class="ttdeci">long int nThreadMessageID</div><div class="ttdef"><b>Definition:</b> <a href="extension__struct_8h_source.html#l00038">extension_struct.h:38</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<html>
<body>
<hr size="1"><small>Generated for OpenMAX Bellagio rel. 0.9.3 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small>
<br>
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=160680&amp;type=4" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
</body>
</html>