Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ffmpeg-doc / usr / share / doc / ffmpeg-doc / api / structxvmc__pix__fmt.html
Size: Mime:
<!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"/>
<title>FFmpeg: xvmc_pix_fmt Struct Reference</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />

<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { searchBox.OnSelectItem(0); });
</script>

</head>
<body>
<div id="top"><!-- do not remove this div! -->


<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  
  
  <td style="padding-left: 0.5em;">
   <div id="projectname">FFmpeg
   &#160;<span id="projectnumber">2.7.1</span>
   </div>
   
  </td>
  
  
  
 </tr>
 </tbody>
</table>
</div>

<!-- Generated by Doxygen 1.7.6.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <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 class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">xvmc_pix_fmt Struct Reference<div class="ingroups"><a class="el" href="group__lavc__codec__hwaccel__xvmc.html">XvMC</a></div></div>  </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="xvmc_pix_fmt" -->
<p><code>#include &lt;<a class="el" href="xvmc_8h_source.html">xvmc.h</a>&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxvmc__pix__fmt.html#a6cadfce3023ac1a8730e675629f21430">xvmc_id</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The field contains the special constant value AV_XVMC_ID.  <a href="#a6cadfce3023ac1a8730e675629f21430"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">short *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxvmc__pix__fmt.html#a194ffdefda2917100cedd71ce3ae6877">data_blocks</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Pointer to the block array allocated by XvMCCreateBlocks().  <a href="#a194ffdefda2917100cedd71ce3ae6877"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">XvMCMacroBlock *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxvmc__pix__fmt.html#ad83c1ceb45842ea0d4988f4b9b9e6483">mv_blocks</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Pointer to the macroblock description array allocated by XvMCCreateMacroBlocks() and freed by XvMCDestroyMacroBlocks().  <a href="#ad83c1ceb45842ea0d4988f4b9b9e6483"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxvmc__pix__fmt.html#a7cd4533356f2d7c753d706be423fc9a8">allocated_mv_blocks</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Number of macroblock descriptions that can be stored in the mv_blocks array.  <a href="#a7cd4533356f2d7c753d706be423fc9a8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxvmc__pix__fmt.html#af3cade3f29f20d5145ec37da14919c90">allocated_data_blocks</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Number of blocks that can be stored at once in the data_blocks array.  <a href="#af3cade3f29f20d5145ec37da14919c90"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxvmc__pix__fmt.html#ac4b1077dca08f6e076840a8797b23d1c">idct</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Indicate that the hardware would interpret data_blocks as IDCT coefficients and perform IDCT on them.  <a href="#ac4b1077dca08f6e076840a8797b23d1c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxvmc__pix__fmt.html#a19d652ba10cd3efe9b0540fdd76cd580">unsigned_intra</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">In MoCo mode it indicates that intra macroblocks are assumed to be in unsigned format; same as the XVMC_INTRA_UNSIGNED flag.  <a href="#a19d652ba10cd3efe9b0540fdd76cd580"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">XvMCSurface *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxvmc__pix__fmt.html#a027005d198ee1a18b1c7f466df8b03c5">p_surface</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Pointer to the surface allocated by XvMCCreateSurface().  <a href="#a027005d198ee1a18b1c7f466df8b03c5"></a><br/></td></tr>
<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">XvMCSurface *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxvmc__pix__fmt.html#a7cf41a3215c965c406a066e8cb6cb58b">p_past_surface</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set by the decoder before calling ff_draw_horiz_band(), needed by the XvMCRenderSurface function.  <a href="#a7cf41a3215c965c406a066e8cb6cb58b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">XvMCSurface *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxvmc__pix__fmt.html#ad186a2b2c6ca8c1be3ef7345ff72cb7a">p_future_surface</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Pointer to the surface used as future reference.  <a href="#ad186a2b2c6ca8c1be3ef7345ff72cb7a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxvmc__pix__fmt.html#a6d835e18579427c7fbe5b7987d01b764">picture_structure</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">top/bottom field or frame  <a href="#a6d835e18579427c7fbe5b7987d01b764"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxvmc__pix__fmt.html#a2b23d0152e2f0391de5cd97517142899">flags</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">XVMC_SECOND_FIELD - 1st or 2nd field in the sequence.  <a href="#a2b23d0152e2f0391de5cd97517142899"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxvmc__pix__fmt.html#ae00f9d665842ed371cf005600f96a47c">start_mv_blocks_num</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Number of macroblock descriptions in the mv_blocks array that have already been passed to the hardware.  <a href="#ae00f9d665842ed371cf005600f96a47c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxvmc__pix__fmt.html#a817e7fc6d7f524b51dd437ec5a841962">filled_mv_blocks_num</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Number of new macroblock descriptions in the mv_blocks array (after start_mv_blocks_num) that are filled by libavcodec and have to be passed to the hardware.  <a href="#a817e7fc6d7f524b51dd437ec5a841962"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxvmc__pix__fmt.html#af44880f97013d3b6a51705ceca7d10d7">next_free_data_block_num</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Number of the next free data block; one data block consists of 64 short values in the data_blocks array.  <a href="#af44880f97013d3b6a51705ceca7d10d7"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="xvmc_8h_source.html#l00046">46</a> of file <a class="el" href="xvmc_8h_source.html">xvmc.h</a>.</p>
</div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="a6cadfce3023ac1a8730e675629f21430"></a><!-- doxytag: member="xvmc_pix_fmt::xvmc_id" ref="a6cadfce3023ac1a8730e675629f21430" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structxvmc__pix__fmt.html#a6cadfce3023ac1a8730e675629f21430">xvmc_pix_fmt::xvmc_id</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The field contains the special constant value AV_XVMC_ID. </p>
<p>It is used as a test that the application correctly uses the API, and that there is no corruption caused by pixel routines.</p>
<ul>
<li>application - set during initialization</li>
<li>libavcodec - unchanged </li>
</ul>

<p>Definition at line <a class="el" href="xvmc_8h_source.html#l00053">53</a> of file <a class="el" href="xvmc_8h_source.html">xvmc.h</a>.</p>

</div>
</div>
<a class="anchor" id="a194ffdefda2917100cedd71ce3ae6877"></a><!-- doxytag: member="xvmc_pix_fmt::data_blocks" ref="a194ffdefda2917100cedd71ce3ae6877" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">short* <a class="el" href="structxvmc__pix__fmt.html#a194ffdefda2917100cedd71ce3ae6877">xvmc_pix_fmt::data_blocks</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Pointer to the block array allocated by XvMCCreateBlocks(). </p>
<p>The array has to be freed by XvMCDestroyBlocks(). Each group of 64 values represents one data block of differential pixel information (in MoCo mode) or coefficients for IDCT.</p>
<ul>
<li>application - set the pointer during initialization</li>
<li>libavcodec - fills coefficients/pixel data into the array </li>
</ul>

<p>Definition at line <a class="el" href="xvmc_8h_source.html#l00062">62</a> of file <a class="el" href="xvmc_8h_source.html">xvmc.h</a>.</p>

</div>
</div>
<a class="anchor" id="ad83c1ceb45842ea0d4988f4b9b9e6483"></a><!-- doxytag: member="xvmc_pix_fmt::mv_blocks" ref="ad83c1ceb45842ea0d4988f4b9b9e6483" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">XvMCMacroBlock* <a class="el" href="structxvmc__pix__fmt.html#ad83c1ceb45842ea0d4988f4b9b9e6483">xvmc_pix_fmt::mv_blocks</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Pointer to the macroblock description array allocated by XvMCCreateMacroBlocks() and freed by XvMCDestroyMacroBlocks(). </p>
<ul>
<li>application - set the pointer during initialization</li>
<li>libavcodec - fills description data into the array </li>
</ul>

<p>Definition at line <a class="el" href="xvmc_8h_source.html#l00069">69</a> of file <a class="el" href="xvmc_8h_source.html">xvmc.h</a>.</p>

</div>
</div>
<a class="anchor" id="a7cd4533356f2d7c753d706be423fc9a8"></a><!-- doxytag: member="xvmc_pix_fmt::allocated_mv_blocks" ref="a7cd4533356f2d7c753d706be423fc9a8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structxvmc__pix__fmt.html#a7cd4533356f2d7c753d706be423fc9a8">xvmc_pix_fmt::allocated_mv_blocks</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Number of macroblock descriptions that can be stored in the mv_blocks array. </p>
<ul>
<li>application - set during initialization</li>
<li>libavcodec - unchanged </li>
</ul>

<p>Definition at line <a class="el" href="xvmc_8h_source.html#l00076">76</a> of file <a class="el" href="xvmc_8h_source.html">xvmc.h</a>.</p>

</div>
</div>
<a class="anchor" id="af3cade3f29f20d5145ec37da14919c90"></a><!-- doxytag: member="xvmc_pix_fmt::allocated_data_blocks" ref="af3cade3f29f20d5145ec37da14919c90" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structxvmc__pix__fmt.html#af3cade3f29f20d5145ec37da14919c90">xvmc_pix_fmt::allocated_data_blocks</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Number of blocks that can be stored at once in the data_blocks array. </p>
<ul>
<li>application - set during initialization</li>
<li>libavcodec - unchanged </li>
</ul>

<p>Definition at line <a class="el" href="xvmc_8h_source.html#l00082">82</a> of file <a class="el" href="xvmc_8h_source.html">xvmc.h</a>.</p>

</div>
</div>
<a class="anchor" id="ac4b1077dca08f6e076840a8797b23d1c"></a><!-- doxytag: member="xvmc_pix_fmt::idct" ref="ac4b1077dca08f6e076840a8797b23d1c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structxvmc__pix__fmt.html#ac4b1077dca08f6e076840a8797b23d1c">xvmc_pix_fmt::idct</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Indicate that the hardware would interpret data_blocks as IDCT coefficients and perform IDCT on them. </p>
<ul>
<li>application - set during initialization</li>
<li>libavcodec - unchanged </li>
</ul>

<p>Definition at line <a class="el" href="xvmc_8h_source.html#l00089">89</a> of file <a class="el" href="xvmc_8h_source.html">xvmc.h</a>.</p>

</div>
</div>
<a class="anchor" id="a19d652ba10cd3efe9b0540fdd76cd580"></a><!-- doxytag: member="xvmc_pix_fmt::unsigned_intra" ref="a19d652ba10cd3efe9b0540fdd76cd580" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structxvmc__pix__fmt.html#a19d652ba10cd3efe9b0540fdd76cd580">xvmc_pix_fmt::unsigned_intra</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>In MoCo mode it indicates that intra macroblocks are assumed to be in unsigned format; same as the XVMC_INTRA_UNSIGNED flag. </p>
<ul>
<li>application - set during initialization</li>
<li>libavcodec - unchanged </li>
</ul>

<p>Definition at line <a class="el" href="xvmc_8h_source.html#l00096">96</a> of file <a class="el" href="xvmc_8h_source.html">xvmc.h</a>.</p>

</div>
</div>
<a class="anchor" id="a027005d198ee1a18b1c7f466df8b03c5"></a><!-- doxytag: member="xvmc_pix_fmt::p_surface" ref="a027005d198ee1a18b1c7f466df8b03c5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">XvMCSurface* <a class="el" href="structxvmc__pix__fmt.html#a027005d198ee1a18b1c7f466df8b03c5">xvmc_pix_fmt::p_surface</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Pointer to the surface allocated by XvMCCreateSurface(). </p>
<p>It has to be freed by XvMCDestroySurface() on application exit. It identifies the frame and its state on the video hardware.</p>
<ul>
<li>application - set during initialization</li>
<li>libavcodec - unchanged </li>
</ul>

<p>Definition at line <a class="el" href="xvmc_8h_source.html#l00104">104</a> of file <a class="el" href="xvmc_8h_source.html">xvmc.h</a>.</p>

</div>
</div>
<a class="anchor" id="a7cf41a3215c965c406a066e8cb6cb58b"></a><!-- doxytag: member="xvmc_pix_fmt::p_past_surface" ref="a7cf41a3215c965c406a066e8cb6cb58b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">XvMCSurface* <a class="el" href="structxvmc__pix__fmt.html#a7cf41a3215c965c406a066e8cb6cb58b">xvmc_pix_fmt::p_past_surface</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set by the decoder before calling ff_draw_horiz_band(), needed by the XvMCRenderSurface function. </p>
<p>Pointer to the surface used as past reference</p>
<ul>
<li>application - unchanged</li>
<li>libavcodec - set </li>
</ul>

<p>Definition at line <a class="el" href="xvmc_8h_source.html#l00113">113</a> of file <a class="el" href="xvmc_8h_source.html">xvmc.h</a>.</p>

</div>
</div>
<a class="anchor" id="ad186a2b2c6ca8c1be3ef7345ff72cb7a"></a><!-- doxytag: member="xvmc_pix_fmt::p_future_surface" ref="ad186a2b2c6ca8c1be3ef7345ff72cb7a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">XvMCSurface* <a class="el" href="structxvmc__pix__fmt.html#ad186a2b2c6ca8c1be3ef7345ff72cb7a">xvmc_pix_fmt::p_future_surface</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Pointer to the surface used as future reference. </p>
<ul>
<li>application - unchanged</li>
<li>libavcodec - set </li>
</ul>

<p>Definition at line <a class="el" href="xvmc_8h_source.html#l00119">119</a> of file <a class="el" href="xvmc_8h_source.html">xvmc.h</a>.</p>

</div>
</div>
<a class="anchor" id="a6d835e18579427c7fbe5b7987d01b764"></a><!-- doxytag: member="xvmc_pix_fmt::picture_structure" ref="a6d835e18579427c7fbe5b7987d01b764" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int <a class="el" href="structxvmc__pix__fmt.html#a6d835e18579427c7fbe5b7987d01b764">xvmc_pix_fmt::picture_structure</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>top/bottom field or frame </p>
<ul>
<li>application - unchanged</li>
<li>libavcodec - set </li>
</ul>

<p>Definition at line <a class="el" href="xvmc_8h_source.html#l00125">125</a> of file <a class="el" href="xvmc_8h_source.html">xvmc.h</a>.</p>

</div>
</div>
<a class="anchor" id="a2b23d0152e2f0391de5cd97517142899"></a><!-- doxytag: member="xvmc_pix_fmt::flags" ref="a2b23d0152e2f0391de5cd97517142899" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int <a class="el" href="structxvmc__pix__fmt.html#a2b23d0152e2f0391de5cd97517142899">xvmc_pix_fmt::flags</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>XVMC_SECOND_FIELD - 1st or 2nd field in the sequence. </p>
<ul>
<li>application - unchanged</li>
<li>libavcodec - set </li>
</ul>

<p>Definition at line <a class="el" href="xvmc_8h_source.html#l00131">131</a> of file <a class="el" href="xvmc_8h_source.html">xvmc.h</a>.</p>

</div>
</div>
<a class="anchor" id="ae00f9d665842ed371cf005600f96a47c"></a><!-- doxytag: member="xvmc_pix_fmt::start_mv_blocks_num" ref="ae00f9d665842ed371cf005600f96a47c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structxvmc__pix__fmt.html#ae00f9d665842ed371cf005600f96a47c">xvmc_pix_fmt::start_mv_blocks_num</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Number of macroblock descriptions in the mv_blocks array that have already been passed to the hardware. </p>
<ul>
<li>application - zeroes it on get_buffer(). A successful ff_draw_horiz_band() may increment it with filled_mb_block_num or zero both.</li>
<li>libavcodec - unchanged </li>
</ul>

<p>Definition at line <a class="el" href="xvmc_8h_source.html#l00141">141</a> of file <a class="el" href="xvmc_8h_source.html">xvmc.h</a>.</p>

</div>
</div>
<a class="anchor" id="a817e7fc6d7f524b51dd437ec5a841962"></a><!-- doxytag: member="xvmc_pix_fmt::filled_mv_blocks_num" ref="a817e7fc6d7f524b51dd437ec5a841962" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structxvmc__pix__fmt.html#a817e7fc6d7f524b51dd437ec5a841962">xvmc_pix_fmt::filled_mv_blocks_num</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Number of new macroblock descriptions in the mv_blocks array (after start_mv_blocks_num) that are filled by libavcodec and have to be passed to the hardware. </p>
<ul>
<li>application - zeroes it on get_buffer() or after successful ff_draw_horiz_band().</li>
<li>libavcodec - increment with one of each stored MB </li>
</ul>

<p>Definition at line <a class="el" href="xvmc_8h_source.html#l00150">150</a> of file <a class="el" href="xvmc_8h_source.html">xvmc.h</a>.</p>

</div>
</div>
<a class="anchor" id="af44880f97013d3b6a51705ceca7d10d7"></a><!-- doxytag: member="xvmc_pix_fmt::next_free_data_block_num" ref="af44880f97013d3b6a51705ceca7d10d7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structxvmc__pix__fmt.html#af44880f97013d3b6a51705ceca7d10d7">xvmc_pix_fmt::next_free_data_block_num</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Number of the next free data block; one data block consists of 64 short values in the data_blocks array. </p>
<p>All blocks before this one have already been claimed by placing their position into the corresponding block description structure field, that are part of the mv_blocks array.</p>
<ul>
<li>application - zeroes it on get_buffer(). A successful ff_draw_horiz_band() may zero it together with start_mb_blocks_num.</li>
<li>libavcodec - each decoded macroblock increases it by the number of coded blocks it contains. </li>
</ul>

<p>Definition at line <a class="el" href="xvmc_8h_source.html#l00163">163</a> of file <a class="el" href="xvmc_8h_source.html">xvmc.h</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>libavcodec/<a class="el" href="xvmc_8h_source.html">xvmc.h</a></li>
</ul>
</div><!-- contents -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Defines</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>



<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

</body>
</html>