blob: 62966ebc3919cedc641b523caf0e672d0d6d48b6 [file] [log] [blame]
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>VA-API: VAPictureHEVC Struct 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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></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 id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">VA-API
&#160;<span id="projectnumber">2.19.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</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>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="structVAPictureHEVC-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">VAPictureHEVC Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Description of picture properties of those in DPB surfaces.
<a href="structVAPictureHEVC.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="va_8h_source.html">va.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a7282e0d414cbc163d7ad102a378f7839"><td class="memItemLeft" align="right" valign="top"><a id="a7282e0d414cbc163d7ad102a378f7839"></a>
VASurfaceID&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVAPictureHEVC.html#a7282e0d414cbc163d7ad102a378f7839">picture_id</a></td></tr>
<tr class="memdesc:a7282e0d414cbc163d7ad102a378f7839"><td class="mdescLeft">&#160;</td><td class="mdescRight">reconstructed picture buffer surface index invalid when taking value VA_INVALID_SURFACE. <br /></td></tr>
<tr class="separator:a7282e0d414cbc163d7ad102a378f7839"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a121ed7d4b81d79c2dfd3b2c4930bd3ca"><td class="memItemLeft" align="right" valign="top"><a id="a121ed7d4b81d79c2dfd3b2c4930bd3ca"></a>
int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVAPictureHEVC.html#a121ed7d4b81d79c2dfd3b2c4930bd3ca">pic_order_cnt</a></td></tr>
<tr class="memdesc:a121ed7d4b81d79c2dfd3b2c4930bd3ca"><td class="mdescLeft">&#160;</td><td class="mdescRight">picture order count. in HEVC, POCs for top and bottom fields of same picture should take different values. <br /></td></tr>
<tr class="separator:a121ed7d4b81d79c2dfd3b2c4930bd3ca"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afdb4926dc64eb70e459d55238fdf1ac0"><td class="memItemLeft" align="right" valign="top"><a id="afdb4926dc64eb70e459d55238fdf1ac0"></a>
uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVAPictureHEVC.html#afdb4926dc64eb70e459d55238fdf1ac0">va_reserved</a> [<a class="el" href="group__api__core.html#gaaa4fb20d1c2606379cccfa562c2ebb3b">VA_PADDING_LOW</a>]</td></tr>
<tr class="memdesc:afdb4926dc64eb70e459d55238fdf1ac0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reserved bytes for future use, must be zero. <br /></td></tr>
<tr class="separator:afdb4926dc64eb70e459d55238fdf1ac0"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Description of picture properties of those in DPB surfaces. </p>
<p>If only progressive scan is supported, each surface contains one whole frame picture. Otherwise, each surface contains two fields of whole picture. In this case, two entries of ReferenceFrames[] may share same picture_id value. </p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="va_8h_source.html">va.h</a></li>
</ul>
</div><!-- contents -->
<hr class="footer"/><address class="footer"><small>
Generated for VA-API by&#160;<a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13</small></address>
</body>
</html>