blob: 4be4372ac5e70038f9a37eab5b38de2a3d3cb17e [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: VAConfigAttribValEncHEVCBlockSizes Union 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="unionVAConfigAttribValEncHEVCBlockSizes-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">VAConfigAttribValEncHEVCBlockSizes Union Reference<div class="ingroups"><a class="el" href="group__api__enc__hevc.html">HEVC encoding API</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="va__enc__hevc_8h_source.html">va_enc_hevc.h</a>&gt;</code></p>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Attribute value for VAConfigAttribEncHEVCBlockSizes.</p>
<p>This attribute describes the supported coding tree and transform block sizes of an HEVC/H.265 encoder configuration </p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="a133d9dbb9ba8720e67f002a3d745bbff"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a133d9dbb9ba8720e67f002a3d745bbff">&#9670;&nbsp;</a></span>log2_max_coding_tree_block_size_minus3</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCBlockSizes::log2_max_coding_tree_block_size_minus3</td>
</tr>
</table>
</div><div class="memdoc">
<p>Largest supported size of coding tree blocks.</p>
<p>CtbLog2SizeY must not be larger than this. </p>
</div>
</div>
<a id="ad018c198831e4d443aeb76dedf76b494"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad018c198831e4d443aeb76dedf76b494">&#9670;&nbsp;</a></span>log2_max_luma_transform_block_size_minus2</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCBlockSizes::log2_max_luma_transform_block_size_minus2</td>
</tr>
</table>
</div><div class="memdoc">
<p>Largest supported size of luma transform blocks.</p>
<p>MaxTbLog2SizeY must not be larger than this. </p>
</div>
</div>
<a id="a7284627f22560adde7581c44da174d21"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7284627f22560adde7581c44da174d21">&#9670;&nbsp;</a></span>log2_max_pcm_coding_block_size_minus3</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCBlockSizes::log2_max_pcm_coding_block_size_minus3</td>
</tr>
</table>
</div><div class="memdoc">
<p>Largest supported size of PCM coding blocks.</p>
<p>Log2MaxIpcmCbSizeY must not be larger than this. </p>
</div>
</div>
<a id="a6b801042c84929caf5338eaee64f0a2f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6b801042c84929caf5338eaee64f0a2f">&#9670;&nbsp;</a></span>log2_min_coding_tree_block_size_minus3</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCBlockSizes::log2_min_coding_tree_block_size_minus3</td>
</tr>
</table>
</div><div class="memdoc">
<p>Smallest supported size of coding tree blocks.</p>
<p>CtbLog2SizeY must not be smaller than this.</p>
<p>This may be the same as the maximum size, indicating that only one CTB size is supported. </p>
</div>
</div>
<a id="a2af5ff252ea3819a0008ce1fb00a4ccc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2af5ff252ea3819a0008ce1fb00a4ccc">&#9670;&nbsp;</a></span>log2_min_luma_coding_block_size_minus3</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCBlockSizes::log2_min_luma_coding_block_size_minus3</td>
</tr>
</table>
</div><div class="memdoc">
<p>Smallest supported size of luma coding blocks.</p>
<p>MinCbLog2SizeY must not be smaller than this. </p>
</div>
</div>
<a id="a8a43db7c0d6d4f84096793e0e301a63c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8a43db7c0d6d4f84096793e0e301a63c">&#9670;&nbsp;</a></span>log2_min_luma_transform_block_size_minus2</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCBlockSizes::log2_min_luma_transform_block_size_minus2</td>
</tr>
</table>
</div><div class="memdoc">
<p>Smallest supported size of luma transform blocks.</p>
<p>MinTbLog2SizeY must not be smaller than this. </p>
</div>
</div>
<a id="ac596dff23696603b4a67dc7f504411e4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac596dff23696603b4a67dc7f504411e4">&#9670;&nbsp;</a></span>log2_min_pcm_coding_block_size_minus3</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCBlockSizes::log2_min_pcm_coding_block_size_minus3</td>
</tr>
</table>
</div><div class="memdoc">
<p>Smallest supported size of PCM coding blocks.</p>
<p>Log2MinIpcmCbSizeY must not be smaller than this. </p>
</div>
</div>
<a id="ad91efa35974734231cb0c53a4434884e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad91efa35974734231cb0c53a4434884e">&#9670;&nbsp;</a></span>max_max_transform_hierarchy_depth_inter</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCBlockSizes::max_max_transform_hierarchy_depth_inter</td>
</tr>
</table>
</div><div class="memdoc">
<p>Largest supported transform hierarchy depth in inter coding units.</p>
<p>max_transform_hierarchy_depth_inter must not be larger than this. </p>
</div>
</div>
<a id="a22b8c1f831e4a9656bf5fbea5f708091"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a22b8c1f831e4a9656bf5fbea5f708091">&#9670;&nbsp;</a></span>max_max_transform_hierarchy_depth_intra</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCBlockSizes::max_max_transform_hierarchy_depth_intra</td>
</tr>
</table>
</div><div class="memdoc">
<p>Largest supported transform hierarchy depth in intra coding units.</p>
<p>max_transform_hierarchy_depth_intra must not be larger than this. </p>
</div>
</div>
<a id="a99d71ccdb1f0ed537ad8ea37fa74ee91"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a99d71ccdb1f0ed537ad8ea37fa74ee91">&#9670;&nbsp;</a></span>min_max_transform_hierarchy_depth_inter</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCBlockSizes::min_max_transform_hierarchy_depth_inter</td>
</tr>
</table>
</div><div class="memdoc">
<p>Smallest supported transform hierarchy depth in inter coding units.</p>
<p>max_transform_hierarchy_depth_inter must not be smaller than this. </p>
</div>
</div>
<a id="a04ecb7133df4169a43172d83001b6dd4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a04ecb7133df4169a43172d83001b6dd4">&#9670;&nbsp;</a></span>min_max_transform_hierarchy_depth_intra</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCBlockSizes::min_max_transform_hierarchy_depth_intra</td>
</tr>
</table>
</div><div class="memdoc">
<p>Smallest supported transform hierarchy depth in intra coding units.</p>
<p>max_transform_hierarchy_depth_intra must not be smaller than this. </p>
</div>
</div>
<a id="a1f9d752ef4b3851800d323194cb83a4a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1f9d752ef4b3851800d323194cb83a4a">&#9670;&nbsp;</a></span>reserved</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCBlockSizes::reserved</td>
</tr>
</table>
</div><div class="memdoc">
<p>Reserved for future use. </p>
</div>
</div>
<hr/>The documentation for this union was generated from the following file:<ul>
<li><a class="el" href="va__enc__hevc_8h_source.html">va_enc_hevc.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>