blob: 6f262fb079089cf058a24c48b3c112de5c15ce0c [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: VACodedBufferSegment 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.13.0.pre1</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="structVACodedBufferSegment-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">VACodedBufferSegment Struct Reference<div class="ingroups"><a class="el" href="group__api__core.html">Core API</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p>Coded buffer segment.
<a href="structVACodedBufferSegment.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:a5a148f4def74fe86fc0a81beff9fcf71"><td class="memItemLeft" align="right" valign="top"><a id="a5a148f4def74fe86fc0a81beff9fcf71"></a>
uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVACodedBufferSegment.html#a5a148f4def74fe86fc0a81beff9fcf71">size</a></td></tr>
<tr class="memdesc:a5a148f4def74fe86fc0a81beff9fcf71"><td class="mdescLeft">&#160;</td><td class="mdescRight">Size of the data buffer in this segment (in bytes). <br /></td></tr>
<tr class="separator:a5a148f4def74fe86fc0a81beff9fcf71"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1300cc1ce3d25d4fbd60ff05f7e56064"><td class="memItemLeft" align="right" valign="top"><a id="a1300cc1ce3d25d4fbd60ff05f7e56064"></a>
uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVACodedBufferSegment.html#a1300cc1ce3d25d4fbd60ff05f7e56064">bit_offset</a></td></tr>
<tr class="memdesc:a1300cc1ce3d25d4fbd60ff05f7e56064"><td class="mdescLeft">&#160;</td><td class="mdescRight">Bit offset into the data buffer where the video data starts. <br /></td></tr>
<tr class="separator:a1300cc1ce3d25d4fbd60ff05f7e56064"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3088172d4d3034cac872992a5024b862"><td class="memItemLeft" align="right" valign="top"><a id="a3088172d4d3034cac872992a5024b862"></a>
uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVACodedBufferSegment.html#a3088172d4d3034cac872992a5024b862">status</a></td></tr>
<tr class="memdesc:a3088172d4d3034cac872992a5024b862"><td class="mdescLeft">&#160;</td><td class="mdescRight">Status set by the driver. See <code>VA_CODED_BUF_STATUS_*</code>. <br /></td></tr>
<tr class="separator:a3088172d4d3034cac872992a5024b862"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afb9a4666451633e9f7ed66b3f930b8eb"><td class="memItemLeft" align="right" valign="top"><a id="afb9a4666451633e9f7ed66b3f930b8eb"></a>
uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVACodedBufferSegment.html#afb9a4666451633e9f7ed66b3f930b8eb">reserved</a></td></tr>
<tr class="memdesc:afb9a4666451633e9f7ed66b3f930b8eb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reserved for future use. <br /></td></tr>
<tr class="separator:afb9a4666451633e9f7ed66b3f930b8eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af6c0e6905111189fc4bf30c96264cf6d"><td class="memItemLeft" align="right" valign="top"><a id="af6c0e6905111189fc4bf30c96264cf6d"></a>
void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVACodedBufferSegment.html#af6c0e6905111189fc4bf30c96264cf6d">buf</a></td></tr>
<tr class="memdesc:af6c0e6905111189fc4bf30c96264cf6d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Pointer to the start of the data buffer. <br /></td></tr>
<tr class="separator:af6c0e6905111189fc4bf30c96264cf6d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a50a74f34a8003c1d254cf5876757a847"><td class="memItemLeft" align="right" valign="top"><a id="a50a74f34a8003c1d254cf5876757a847"></a>
void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVACodedBufferSegment.html#a50a74f34a8003c1d254cf5876757a847">next</a></td></tr>
<tr class="memdesc:a50a74f34a8003c1d254cf5876757a847"><td class="mdescLeft">&#160;</td><td class="mdescRight">Pointer to the next <a class="el" href="structVACodedBufferSegment.html" title="Coded buffer segment. ">VACodedBufferSegment</a> element, or <code>NULL</code> if there is none. <br /></td></tr>
<tr class="separator:a50a74f34a8003c1d254cf5876757a847"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2ece24160727ed4df5b1f36cb24ac865"><td class="memItemLeft" align="right" valign="top"><a id="a2ece24160727ed4df5b1f36cb24ac865"></a>
uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVACodedBufferSegment.html#a2ece24160727ed4df5b1f36cb24ac865">va_reserved</a> [<a class="el" href="group__api__core.html#gaaa4fb20d1c2606379cccfa562c2ebb3b">VA_PADDING_LOW</a>]</td></tr>
<tr class="memdesc:a2ece24160727ed4df5b1f36cb24ac865"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reserved bytes for future use, must be zero. <br /></td></tr>
<tr class="separator:a2ece24160727ed4df5b1f36cb24ac865"><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>Coded buffer segment. </p>
<p><a class="el" href="structVACodedBufferSegment.html" title="Coded buffer segment. ">VACodedBufferSegment</a> is an element of a linked list describing some information on the coded buffer. The coded buffer segment could contain either a single NAL unit, or more than one NAL unit. It is recommended (but not required) to return a single NAL unit in a coded buffer segment, and the implementation should set the VA_CODED_BUF_STATUS_SINGLE_NALU status flag if that is the case. </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>