HEX
Server: Apache/2.4.62 (Unix) OpenSSL/1.1.1k
System: Linux ns565604.ip-54-39-133.net 4.18.0-553.50.1.el8_10.x86_64 #1 SMP Tue Apr 15 08:09:22 EDT 2025 x86_64
User: greer489 (1034)
PHP: 8.3.19
Disabled: NONE
Upload Files
File: //usr/share/doc/libvpx-devel/html/structvp8__postproc__cfg.html
<!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.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>WebM Codec SDK: vp8_postproc_cfg 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="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">WebM Codec SDK
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">vp8_postproc_cfg Struct Reference<div class="ingroups"><a class="el" href="group__codecs.html">Supported Codecs</a> &raquo; <a class="el" href="group__vp8.html">VP8</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>post process flags  
 <a href="structvp8__postproc__cfg.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="vp8_8h_source.html">vp8.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:ae9adc230642ac230f39eb4c531cf85e5"><td class="memItemLeft" align="right" valign="top"><a id="ae9adc230642ac230f39eb4c531cf85e5"></a>
int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvp8__postproc__cfg.html#ae9adc230642ac230f39eb4c531cf85e5">post_proc_flag</a></td></tr>
<tr class="memdesc:ae9adc230642ac230f39eb4c531cf85e5"><td class="mdescLeft">&#160;</td><td class="mdescRight">the types of post processing to be done, should be combination of "vp8_postproc_level" <br /></td></tr>
<tr class="separator:ae9adc230642ac230f39eb4c531cf85e5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afe919a9546e79798d840b1492f7e0249"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvp8__postproc__cfg.html#afe919a9546e79798d840b1492f7e0249">deblocking_level</a></td></tr>
<tr class="separator:afe919a9546e79798d840b1492f7e0249"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a32f28e4003e5d9bf55d188247f3f156c"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvp8__postproc__cfg.html#a32f28e4003e5d9bf55d188247f3f156c">noise_level</a></td></tr>
<tr class="separator:a32f28e4003e5d9bf55d188247f3f156c"><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>post process flags </p>
<p>This define a structure that describe the post processing settings. For the best objective measure (using the PSNR metric) set post_proc_flag to VP8_DEBLOCK and deblocking_level to 1. </p>
</div><h2 class="groupheader">Field Documentation</h2>
<a id="afe919a9546e79798d840b1492f7e0249"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afe919a9546e79798d840b1492f7e0249">&#9670;&nbsp;</a></span>deblocking_level</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vp8_postproc_cfg::deblocking_level</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>the strength of deblocking, valid range [0, 16] </p>

</div>
</div>
<a id="a32f28e4003e5d9bf55d188247f3f156c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a32f28e4003e5d9bf55d188247f3f156c">&#9670;&nbsp;</a></span>noise_level</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vp8_postproc_cfg::noise_level</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>the strength of additive noise, valid range [0, 16] </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>vpx/<a class="el" href="vp8_8h_source.html">vp8.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.14
</small></address>
</body>
</html>