blob: bb2f785e8c19092821afbdd44b61b59e1ddaa638 [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: VAIQMatrixBufferJPEGBaseline 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="structVAIQMatrixBufferJPEGBaseline-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">VAIQMatrixBufferJPEGBaseline Struct Reference<div class="ingroups"><a class="el" href="group__api__dec__jpeg.html">JPEG decoding API</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p>Quantization table for JPEG decoding.
<a href="structVAIQMatrixBufferJPEGBaseline.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="va__dec__jpeg_8h_source.html">va_dec_jpeg.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:ac327f2e59da148ce958689906642134a"><td class="memItemLeft" align="right" valign="top"><a id="ac327f2e59da148ce958689906642134a"></a>
uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVAIQMatrixBufferJPEGBaseline.html#ac327f2e59da148ce958689906642134a">load_quantiser_table</a> [4]</td></tr>
<tr class="memdesc:ac327f2e59da148ce958689906642134a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Specifies which <a class="el" href="structVAIQMatrixBufferJPEGBaseline.html#aaaf03fcb7a7944cec716bb4250d0f333" title="Quanziation tables indexed by table identifier (Tqi). ">quantiser_table</a> is valid. <br /></td></tr>
<tr class="separator:ac327f2e59da148ce958689906642134a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaaf03fcb7a7944cec716bb4250d0f333"><td class="memItemLeft" align="right" valign="top"><a id="aaaf03fcb7a7944cec716bb4250d0f333"></a>
uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVAIQMatrixBufferJPEGBaseline.html#aaaf03fcb7a7944cec716bb4250d0f333">quantiser_table</a> [4][64]</td></tr>
<tr class="memdesc:aaaf03fcb7a7944cec716bb4250d0f333"><td class="mdescLeft">&#160;</td><td class="mdescRight">Quanziation tables indexed by table identifier (Tqi). <br /></td></tr>
<tr class="separator:aaaf03fcb7a7944cec716bb4250d0f333"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a582aecb9dfeb13c585161fa58f9f4302"><td class="memItemLeft" align="right" valign="top"><a id="a582aecb9dfeb13c585161fa58f9f4302"></a>
uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structVAIQMatrixBufferJPEGBaseline.html#a582aecb9dfeb13c585161fa58f9f4302">va_reserved</a> [<a class="el" href="group__api__core.html#gaaa4fb20d1c2606379cccfa562c2ebb3b">VA_PADDING_LOW</a>]</td></tr>
<tr class="memdesc:a582aecb9dfeb13c585161fa58f9f4302"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reserved bytes for future use, must be zero. <br /></td></tr>
<tr class="separator:a582aecb9dfeb13c585161fa58f9f4302"><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>Quantization table for JPEG decoding. </p>
<p>This structure holds the complete quantization tables. This is an aggregation of all quantization table (DQT) segments maintained by the application. i.e. up to 4 quantization tables are stored in there for baseline profile.</p>
<p>The #load_quantization_table array can be used as a hint to notify the VA driver implementation about which table(s) actually changed since the last submission of this buffer.</p>
<p>The <a class="el" href="structVAIQMatrixBufferJPEGBaseline.html#aaaf03fcb7a7944cec716bb4250d0f333" title="Quanziation tables indexed by table identifier (Tqi). ">quantiser_table</a> values are specified in zig-zag scan order. </p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="va__dec__jpeg_8h_source.html">va_dec_jpeg.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>