blob: 625c897ba0d6d58ee3b53550fafd3a39c4d5779b [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: VAConfigAttribValEncHEVCFeatures 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.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="unionVAConfigAttribValEncHEVCFeatures-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">VAConfigAttribValEncHEVCFeatures 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 VAConfigAttribEncHEVCFeatures.</p>
<p>This attribute decribes the supported features of an HEVC/H.265 encoder configuration.</p>
<p>All of the field values in this attribute are VA_FEATURE_* values, indicating support for the corresponding feature. </p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="a4a9100d1598ead5537751158392b1ff9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4a9100d1598ead5537751158392b1ff9">&#9670;&nbsp;</a></span>amp</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCFeatures::amp</td>
</tr>
</table>
</div><div class="memdoc">
<p>Asymmetric motion partitions.</p>
<p>Allows setting amp_enabled_flag in the SPS. </p>
</div>
</div>
<a id="a3c630c445c8cc89c1a8d3a7023d9e162"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3c630c445c8cc89c1a8d3a7023d9e162">&#9670;&nbsp;</a></span>constrained_intra_pred</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCFeatures::constrained_intra_pred</td>
</tr>
</table>
</div><div class="memdoc">
<p>Constrained intra prediction.</p>
<p>Allows setting constrained_intra_pred_flag in the PPS. </p>
</div>
</div>
<a id="ad86941954a72a848871d4af3b1ac82e7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad86941954a72a848871d4af3b1ac82e7">&#9670;&nbsp;</a></span>cu_qp_delta</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCFeatures::cu_qp_delta</td>
</tr>
</table>
</div><div class="memdoc">
<p>QP delta within coding units.</p>
<p>Allows setting cu_qp_delta_enabled_flag in the PPS. </p>
</div>
</div>
<a id="af0339da80cd32425cb6ef52f83a471fe"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af0339da80cd32425cb6ef52f83a471fe">&#9670;&nbsp;</a></span>deblocking_filter_disable</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCFeatures::deblocking_filter_disable</td>
</tr>
</table>
</div><div class="memdoc">
<p>Deblocking filter disable.</p>
<p>Allows setting slice_deblocking_filter_disabled_flag. </p>
</div>
</div>
<a id="a28eaefe9f842e2efc785520c9289f4e8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a28eaefe9f842e2efc785520c9289f4e8">&#9670;&nbsp;</a></span>dependent_slices</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCFeatures::dependent_slices</td>
</tr>
</table>
</div><div class="memdoc">
<p>Dependent slices.</p>
<p>Allows setting dependent_slice_segment_flag in slice headers. </p>
</div>
</div>
<a id="a3cb3ebdacb562840c07ff3a791b8b998"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3cb3ebdacb562840c07ff3a791b8b998">&#9670;&nbsp;</a></span>pcm</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCFeatures::pcm</td>
</tr>
</table>
</div><div class="memdoc">
<p>PCM sample blocks.</p>
<p>Allows setting pcm_enabled_flag in the SPS. When enabled PCM parameters must be supplied with the sequence parameters, including block sizes which may be further constrained as noted in the VAConfigAttribEncHEVCBlockSizes attribute. </p>
</div>
</div>
<a id="a27cac29bf6a29069cf80cd39682462e5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a27cac29bf6a29069cf80cd39682462e5">&#9670;&nbsp;</a></span>sao</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCFeatures::sao</td>
</tr>
</table>
</div><div class="memdoc">
<p>Sample adaptive offset filter.</p>
<p>Allows setting slice_sao_luma_flag and slice_sao_chroma_flag in slice headers. </p>
</div>
</div>
<a id="a985ee36ed16761bb2013a2f098807073"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a985ee36ed16761bb2013a2f098807073">&#9670;&nbsp;</a></span>scaling_lists</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCFeatures::scaling_lists</td>
</tr>
</table>
</div><div class="memdoc">
<p>Scaling lists.</p>
<p>Allows scaling_list() elements to be present in both the SPS and the PPS. The decoded form of the scaling lists must also be supplied in a <a class="el" href="structVAQMatrixBufferHEVC.html" title="HEVC Quantization Matrix Buffer Structure. ">VAQMatrixBufferHEVC</a> buffer when scaling lists are enabled. </p>
</div>
</div>
<a id="ab247b2e4f796c937b28781928f51b704"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab247b2e4f796c937b28781928f51b704">&#9670;&nbsp;</a></span>separate_colour_planes</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCFeatures::separate_colour_planes</td>
</tr>
</table>
</div><div class="memdoc">
<p>Separate colour planes.</p>
<p>Allows setting separate_colour_plane_flag in the SPS. </p>
</div>
</div>
<a id="a24339f66173ce1b5546f66549c8ed9c8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a24339f66173ce1b5546f66549c8ed9c8">&#9670;&nbsp;</a></span>sign_data_hiding</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCFeatures::sign_data_hiding</td>
</tr>
</table>
</div><div class="memdoc">
<p>Sign data hiding.</p>
<p>Allows setting sign_data_hiding_enable_flag in the PPS. </p>
</div>
</div>
<a id="a8ca3e5ad1adecd288f8e9ed7c8660798"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8ca3e5ad1adecd288f8e9ed7c8660798">&#9670;&nbsp;</a></span>strong_intra_smoothing</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCFeatures::strong_intra_smoothing</td>
</tr>
</table>
</div><div class="memdoc">
<p>Strong intra smoothing.</p>
<p>Allows setting strong_intra_smoothing_enabled_flag in the SPS. </p>
</div>
</div>
<a id="a55102d1f5685ac6b67f04630924ef698"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a55102d1f5685ac6b67f04630924ef698">&#9670;&nbsp;</a></span>temporal_mvp</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCFeatures::temporal_mvp</td>
</tr>
</table>
</div><div class="memdoc">
<p>Temporal motion vector Prediction.</p>
<p>Allows setting slice_temporal_mvp_enabled_flag in slice headers. </p>
</div>
</div>
<a id="a28e530e33218c278106bd88166ef2c00"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a28e530e33218c278106bd88166ef2c00">&#9670;&nbsp;</a></span>transform_skip</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCFeatures::transform_skip</td>
</tr>
</table>
</div><div class="memdoc">
<p>Transform skipping.</p>
<p>Allows setting transform_skip_enabled_flag in the PPS. </p>
</div>
</div>
<a id="ab4a6f0ab0bed63e56a3ae052806fe90a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab4a6f0ab0bed63e56a3ae052806fe90a">&#9670;&nbsp;</a></span>transquant_bypass</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCFeatures::transquant_bypass</td>
</tr>
</table>
</div><div class="memdoc">
<p>Transform and quantisation bypass.</p>
<p>Allows setting transquant_bypass_enabled_flag in the PPS. </p>
</div>
</div>
<a id="aa68db7fd942d068c32d7ed691e7cca69"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa68db7fd942d068c32d7ed691e7cca69">&#9670;&nbsp;</a></span>weighted_prediction</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t VAConfigAttribValEncHEVCFeatures::weighted_prediction</td>
</tr>
</table>
</div><div class="memdoc">
<p>Weighted prediction.</p>
<p>Allows setting weighted_pred_flag and weighted_bipred_flag in the PPS. The pred_weight_table() data must be supplied with every slice header when weighted prediction is enabled. </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>