Sophie

Sophie

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

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: library_entry_point.c File Reference</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('videoscheduler_2library__entry__point_8c.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">videoscheduler/library_entry_point.c File Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &lt;<a class="el" href="st__static__component__loader_8h_source.html">st_static_component_loader.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="omx__video__scheduler__component_8h_source.html">omx_video_scheduler_component.h</a>&gt;</code><br />
</div>
<p><a href="videoscheduler_2library__entry__point_8c_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ab740ffe94d31c06abe568056a647a987"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="videoscheduler_2library__entry__point_8c.html#ab740ffe94d31c06abe568056a647a987">omx_component_library_Setup</a> (<a class="el" href="structst_loader_component_type.html">stLoaderComponentType</a> **stComponents)</td></tr>
<tr class="memdesc:ab740ffe94d31c06abe568056a647a987"><td class="mdescLeft">&#160;</td><td class="mdescRight">The library entry point. It must have the same name for each library of the components loaded by the ST static component loader.  <a href="#ab740ffe94d31c06abe568056a647a987">More...</a><br /></td></tr>
<tr class="separator:ab740ffe94d31c06abe568056a647a987"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="ab740ffe94d31c06abe568056a647a987"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int omx_component_library_Setup </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="structst_loader_component_type.html">stLoaderComponentType</a> **&#160;</td>
          <td class="paramname"><em>stComponents</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>The library entry point. It must have the same name for each library of the components loaded by the ST static component loader. </p>
<p><a class="el" href="videoscheduler_2library__entry__point_8c.html">src/components/videoscheduler/library_entry_point.c</a></p>
<p>The library entry point. It must have the same name for each library of the components loaded by the ST static component loader. This function fills the version, the component name and if existing also the roles and the specific names for each role. This base function is only an explanation. For each library it must be implemented, and it must fill data of any component in the library</p>
<p>Copyright (C) 2007-2009 STMicroelectronics Copyright (C) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).</p>
<p>This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.</p>
<p>This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.</p>
<p>You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USAThis function fills the version, the component name and if existing also the roles and the specific names for each role. This base function is only an explanation. For each library it must be implemented, and it must fill data of any component in the library.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">stComponents</td><td>pointer to an array of components descriptors.If NULL, the function will return only the number of components contained in the library</td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>number of components contained in the library </dd></dl>

<p>Definition at line <a class="el" href="videoscheduler_2library__entry__point_8c_source.html#l00048">48</a> of file <a class="el" href="videoscheduler_2library__entry__point_8c_source.html">videoscheduler/library_entry_point.c</a>.</p>

<p>References <a class="el" href="st__static__component__loader_8h_source.html#l00040">stLoaderComponentType::componentVersion</a>, <a class="el" href="st__static__component__loader_8h_source.html#l00046">stLoaderComponentType::constructor</a>, <a class="el" href="extension__struct_8h_source.html#l00042">multiResourceDescriptor::CPUResourceRequested</a>, <a class="el" href="omx__comp__debug__levels_8h_source.html#l00059">DEB_LEV_FUNCTION_NAME</a>, <a class="el" href="omx__comp__debug__levels_8h_source.html#l00077">DEBUG</a>, <a class="el" href="extension__struct_8h_source.html#l00043">multiResourceDescriptor::MemoryResourceRequested</a>, <a class="el" href="st__static__component__loader_8h_source.html#l00048">stLoaderComponentType::multiResourceLevel</a>, <a class="el" href="st__static__component__loader_8h_source.html#l00041">stLoaderComponentType::name</a>, <a class="el" href="st__static__component__loader_8h_source.html#l00043">stLoaderComponentType::name_specific</a>, <a class="el" href="st__static__component__loader_8h_source.html#l00042">stLoaderComponentType::name_specific_length</a>, <a class="el" href="st__static__component__loader_8h_source.html#l00047">stLoaderComponentType::nqualitylevels</a>, <a class="el" href="_o_m_x___types_8h_source.html#l00334">OMX_VERSIONTYPE::nRevision</a>, <a class="el" href="_o_m_x___types_8h_source.html#l00335">OMX_VERSIONTYPE::nStep</a>, <a class="el" href="_o_m_x___types_8h_source.html#l00332">OMX_VERSIONTYPE::nVersionMajor</a>, <a class="el" href="_o_m_x___types_8h_source.html#l00333">OMX_VERSIONTYPE::nVersionMinor</a>, <a class="el" href="_o_m_x___core_8h_source.html#l00131">OMX_ErrorInsufficientResources</a>, <a class="el" href="_o_m_x___core_8h_source.html#l00281">OMX_MAX_STRINGNAME_SIZE</a>, <a class="el" href="omx__video__scheduler__component_8c_source.html#l00040">omx_video_scheduler_component_Constructor()</a>, <a class="el" href="st__static__component__loader_8h_source.html#l00044">stLoaderComponentType::role_specific</a>, <a class="el" href="union_o_m_x___v_e_r_s_i_o_n_t_y_p_e.html#a1bee600095be9fd2268addde9e6079a9">OMX_VERSIONTYPE::s</a>, <a class="el" href="omx__video__scheduler__component_8h_source.html#l00036">VIDEO_SCHEDULER_COMP_NAME</a>, <a class="el" href="omx__video__scheduler__component_8h_source.html#l00037">VIDEO_SCHEDULER_COMP_ROLE</a>, and <a class="el" href="omx__video__scheduler__component_8h_source.html#l00040">VIDEOSCHED_QUALITY_LEVELS</a>.</p>

</div>
</div>
</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>