File: //usr/share/doc/libvpx-devel/html/vp8_8h_source.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>WebM Codec SDK: vpx/vp8.h Source File</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.9.1 -->
<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&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_ce0ab26228883e873492c15423e35021.html">vpx</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">vp8.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="vp8_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2010 The WebM project authors. All Rights Reserved.</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Use of this source code is governed by a BSD-style license</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * that can be found in the LICENSE file in the root of the source</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * tree. An additional intellectual property rights grant can be found</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * in the file PATENTS. All contributing project authors may</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * be found in the AUTHORS file in the root of the source tree.</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> */</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>  </div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#ifndef VPX_VPX_VP8_H_</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#define VPX_VPX_VP8_H_</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  </div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="vpx__codec_8h.html">./vpx_codec.h</a>"</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include "<a class="code" href="vpx__image_8h.html">./vpx_image.h</a>"</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  </div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">extern</span> <span class="stringliteral">"C"</span> {</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  </div>
<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="group__vp8.html#ga8cadbc8e0af3da96ef7a2dbd4ed06599"> 44</a></span> <span class="keyword">enum</span> <a class="code" href="group__vp8.html#ga8cadbc8e0af3da96ef7a2dbd4ed06599">vp8_com_control_id</a> {</div>
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a7abc38d739a5ef49c36d9b2cd88e64a6"> 47</a></span>  <a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a7abc38d739a5ef49c36d9b2cd88e64a6">VP8_SET_REFERENCE</a> = 1,</div>
<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a5375b3ea3a4867d50daee6f5971c7470"> 48</a></span>  <a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a5375b3ea3a4867d50daee6f5971c7470">VP8_COPY_REFERENCE</a> = 2, </div>
<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a43e85c68bc1c1473f4a94b005a59482c"> 49</a></span>  <a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a43e85c68bc1c1473f4a94b005a59482c">VP8_SET_POSTPROC</a> = 3, </div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="comment">/* TODO(jkoleszar): The encoder incorrectly reuses some of these values (5+)</span></div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="comment"> * for its control ids. These should be migrated to something like the</span></div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="comment"> * VP8_DECODER_CTRL_ID_START range next time we're ready to break the ABI.</span></div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="comment"> */</span></div>
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a91e44472b21c720a9a7d087c7226d083"> 55</a></span>  <a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a91e44472b21c720a9a7d087c7226d083">VP9_GET_REFERENCE</a> = 128, </div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  VP8_COMMON_CTRL_ID_MAX,</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  VP8_DECODER_CTRL_ID_START = 256</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> };</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  </div>
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="group__vp8.html#ga99557e20eb37826e6792cd8819121770"> 64</a></span> <span class="keyword">enum</span> <a class="code" href="group__vp8.html#ga99557e20eb37826e6792cd8819121770">vp8_postproc_level</a> {</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  VP8_NOFILTERING = 0,</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  VP8_DEBLOCK = 1 << 0,</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  VP8_DEMACROBLOCK = 1 << 1,</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  VP8_ADDNOISE = 1 << 2,</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  VP8_MFQE = 1 << 3</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> };</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  </div>
<div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="structvp8__postproc__cfg.html"> 79</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structvp8__postproc__cfg.html">vp8_postproc_cfg</a> {</div>
<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="structvp8__postproc__cfg.html#ae9adc230642ac230f39eb4c531cf85e5"> 82</a></span>  <span class="keywordtype">int</span> <a class="code" href="structvp8__postproc__cfg.html#ae9adc230642ac230f39eb4c531cf85e5">post_proc_flag</a>;</div>
<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="structvp8__postproc__cfg.html#afe919a9546e79798d840b1492f7e0249"> 83</a></span>  <span class="keywordtype">int</span> <a class="code" href="structvp8__postproc__cfg.html#afe919a9546e79798d840b1492f7e0249">deblocking_level</a>; </div>
<div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="structvp8__postproc__cfg.html#a32f28e4003e5d9bf55d188247f3f156c"> 84</a></span>  <span class="keywordtype">int</span> <a class="code" href="structvp8__postproc__cfg.html#a32f28e4003e5d9bf55d188247f3f156c">noise_level</a>; </div>
<div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="group__vp8.html#ga63451227ec446b9f19a01295df0149ed"> 85</a></span> } <a class="code" href="group__vp8.html#ga63451227ec446b9f19a01295df0149ed">vp8_postproc_cfg_t</a>;</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  </div>
<div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="group__vp8.html#gad8ab72d8a178a68339dad2987358c331"> 91</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="group__vp8.html#gad8ab72d8a178a68339dad2987358c331">vpx_ref_frame_type</a> {</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  VP8_LAST_FRAME = 1,</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  VP8_GOLD_FRAME = 2,</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  VP8_ALTR_FRAME = 4</div>
<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="group__vp8.html#ga92c261efaccb0c421c4ea5612173e2be"> 95</a></span> } <a class="code" href="group__vp8.html#ga92c261efaccb0c421c4ea5612173e2be">vpx_ref_frame_type_t</a>;</div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  </div>
<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="structvpx__ref__frame.html"> 101</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structvpx__ref__frame.html">vpx_ref_frame</a> {</div>
<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="structvpx__ref__frame.html#a7fbe51de592d0ff16d9fbd4d2b367c9b"> 102</a></span>  <a class="code" href="group__vp8.html#ga92c261efaccb0c421c4ea5612173e2be">vpx_ref_frame_type_t</a> <a class="code" href="structvpx__ref__frame.html#a7fbe51de592d0ff16d9fbd4d2b367c9b">frame_type</a>; </div>
<div class="line"><a name="l00103"></a><span class="lineno"><a class="line" href="structvpx__ref__frame.html#a972d24d0243f51f84eef7e1b79c6c414"> 103</a></span>  <a class="code" href="structvpx__image.html">vpx_image_t</a> <a class="code" href="structvpx__ref__frame.html#a972d24d0243f51f84eef7e1b79c6c414">img</a>; </div>
<div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="group__vp8.html#ga9daac046e0ba0ec4de4f50a0e7743287"> 104</a></span> } <a class="code" href="group__vp8.html#ga9daac046e0ba0ec4de4f50a0e7743287">vpx_ref_frame_t</a>;</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  </div>
<div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="structvp9__ref__frame.html"> 110</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structvp9__ref__frame.html">vp9_ref_frame</a> {</div>
<div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="structvp9__ref__frame.html#a26e0d119a61c29b72c6ccb91748b6b82"> 111</a></span>  <span class="keywordtype">int</span> <a class="code" href="structvp9__ref__frame.html#a26e0d119a61c29b72c6ccb91748b6b82">idx</a>; </div>
<div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="structvp9__ref__frame.html#ab8d92d960007586ea7c8cd9306e98db2"> 112</a></span>  <a class="code" href="structvpx__image.html">vpx_image_t</a> <a class="code" href="structvp9__ref__frame.html#ab8d92d960007586ea7c8cd9306e98db2">img</a>; </div>
<div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="group__vp8.html#ga7d1ce2fcd41f15e2f6feb2a1296151fa"> 113</a></span> } <a class="code" href="group__vp8.html#ga7d1ce2fcd41f15e2f6feb2a1296151fa">vp9_ref_frame_t</a>;</div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  </div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> <a class="code" href="group__codec.html#gaa7409a4cb58b155912f41a4d39d81a8a">VPX_CTRL_USE_TYPE</a>(<a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a7abc38d739a5ef49c36d9b2cd88e64a6">VP8_SET_REFERENCE</a>, <a class="code" href="structvpx__ref__frame.html">vpx_ref_frame_t</a> *)</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> <span class="preprocessor">#define VPX_CTRL_VP8_SET_REFERENCE</span></div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> <a class="code" href="group__codec.html#gaa7409a4cb58b155912f41a4d39d81a8a">VPX_CTRL_USE_TYPE</a>(<a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a5375b3ea3a4867d50daee6f5971c7470">VP8_COPY_REFERENCE</a>, <a class="code" href="structvpx__ref__frame.html">vpx_ref_frame_t</a> *)</div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> <span class="preprocessor">#define VPX_CTRL_VP8_COPY_REFERENCE</span></div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span> <a class="code" href="group__codec.html#gaa7409a4cb58b155912f41a4d39d81a8a">VPX_CTRL_USE_TYPE</a>(<a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a43e85c68bc1c1473f4a94b005a59482c">VP8_SET_POSTPROC</a>, <a class="code" href="structvp8__postproc__cfg.html">vp8_postproc_cfg_t</a> *)</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> <span class="preprocessor">#define VPX_CTRL_VP8_SET_POSTPROC</span></div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span> <a class="code" href="group__codec.html#gaa7409a4cb58b155912f41a4d39d81a8a">VPX_CTRL_USE_TYPE</a>(<a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a91e44472b21c720a9a7d087c7226d083">VP9_GET_REFERENCE</a>, <a class="code" href="structvp9__ref__frame.html">vp9_ref_frame_t</a> *)</div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span> <span class="preprocessor">#define VPX_CTRL_VP9_GET_REFERENCE</span></div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  </div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> <span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> } <span class="comment">// extern "C"</span></div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> <span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  </div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> <span class="preprocessor">#endif </span><span class="comment">// VPX_VPX_VP8_H_</span></div>
<div class="ttc" id="agroup__codec_html_gaa7409a4cb58b155912f41a4d39d81a8a"><div class="ttname"><a href="group__codec.html#gaa7409a4cb58b155912f41a4d39d81a8a">VPX_CTRL_USE_TYPE</a></div><div class="ttdeci">#define VPX_CTRL_USE_TYPE(id, typ)</div><div class="ttdoc">vpx_codec_control type definition macro</div><div class="ttdef"><b>Definition:</b> vpx_codec.h:422</div></div>
<div class="ttc" id="agroup__vp8_html_ga63451227ec446b9f19a01295df0149ed"><div class="ttname"><a href="group__vp8.html#ga63451227ec446b9f19a01295df0149ed">vp8_postproc_cfg_t</a></div><div class="ttdeci">struct vp8_postproc_cfg vp8_postproc_cfg_t</div><div class="ttdoc">post process flags</div></div>
<div class="ttc" id="agroup__vp8_html_ga7d1ce2fcd41f15e2f6feb2a1296151fa"><div class="ttname"><a href="group__vp8.html#ga7d1ce2fcd41f15e2f6feb2a1296151fa">vp9_ref_frame_t</a></div><div class="ttdeci">struct vp9_ref_frame vp9_ref_frame_t</div><div class="ttdoc">VP9 specific reference frame data struct.</div></div>
<div class="ttc" id="agroup__vp8_html_ga8cadbc8e0af3da96ef7a2dbd4ed06599"><div class="ttname"><a href="group__vp8.html#ga8cadbc8e0af3da96ef7a2dbd4ed06599">vp8_com_control_id</a></div><div class="ttdeci">vp8_com_control_id</div><div class="ttdoc">Control functions.</div><div class="ttdef"><b>Definition:</b> vp8.h:44</div></div>
<div class="ttc" id="agroup__vp8_html_ga92c261efaccb0c421c4ea5612173e2be"><div class="ttname"><a href="group__vp8.html#ga92c261efaccb0c421c4ea5612173e2be">vpx_ref_frame_type_t</a></div><div class="ttdeci">enum vpx_ref_frame_type vpx_ref_frame_type_t</div><div class="ttdoc">reference frame type</div></div>
<div class="ttc" id="agroup__vp8_html_ga99557e20eb37826e6792cd8819121770"><div class="ttname"><a href="group__vp8.html#ga99557e20eb37826e6792cd8819121770">vp8_postproc_level</a></div><div class="ttdeci">vp8_postproc_level</div><div class="ttdoc">post process flags</div><div class="ttdef"><b>Definition:</b> vp8.h:64</div></div>
<div class="ttc" id="agroup__vp8_html_ga9daac046e0ba0ec4de4f50a0e7743287"><div class="ttname"><a href="group__vp8.html#ga9daac046e0ba0ec4de4f50a0e7743287">vpx_ref_frame_t</a></div><div class="ttdeci">struct vpx_ref_frame vpx_ref_frame_t</div><div class="ttdoc">reference frame data struct</div></div>
<div class="ttc" id="agroup__vp8_html_gad8ab72d8a178a68339dad2987358c331"><div class="ttname"><a href="group__vp8.html#gad8ab72d8a178a68339dad2987358c331">vpx_ref_frame_type</a></div><div class="ttdeci">vpx_ref_frame_type</div><div class="ttdoc">reference frame type</div><div class="ttdef"><b>Definition:</b> vp8.h:91</div></div>
<div class="ttc" id="agroup__vp8_html_gga8cadbc8e0af3da96ef7a2dbd4ed06599a43e85c68bc1c1473f4a94b005a59482c"><div class="ttname"><a href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a43e85c68bc1c1473f4a94b005a59482c">VP8_SET_POSTPROC</a></div><div class="ttdeci">@ VP8_SET_POSTPROC</div><div class="ttdef"><b>Definition:</b> vp8.h:49</div></div>
<div class="ttc" id="agroup__vp8_html_gga8cadbc8e0af3da96ef7a2dbd4ed06599a5375b3ea3a4867d50daee6f5971c7470"><div class="ttname"><a href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a5375b3ea3a4867d50daee6f5971c7470">VP8_COPY_REFERENCE</a></div><div class="ttdeci">@ VP8_COPY_REFERENCE</div><div class="ttdef"><b>Definition:</b> vp8.h:48</div></div>
<div class="ttc" id="agroup__vp8_html_gga8cadbc8e0af3da96ef7a2dbd4ed06599a7abc38d739a5ef49c36d9b2cd88e64a6"><div class="ttname"><a href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a7abc38d739a5ef49c36d9b2cd88e64a6">VP8_SET_REFERENCE</a></div><div class="ttdeci">@ VP8_SET_REFERENCE</div><div class="ttdoc">pass in an external frame into decoder to be used as reference frame</div><div class="ttdef"><b>Definition:</b> vp8.h:47</div></div>
<div class="ttc" id="agroup__vp8_html_gga8cadbc8e0af3da96ef7a2dbd4ed06599a91e44472b21c720a9a7d087c7226d083"><div class="ttname"><a href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a91e44472b21c720a9a7d087c7226d083">VP9_GET_REFERENCE</a></div><div class="ttdeci">@ VP9_GET_REFERENCE</div><div class="ttdef"><b>Definition:</b> vp8.h:55</div></div>
<div class="ttc" id="astructvp8__postproc__cfg_html"><div class="ttname"><a href="structvp8__postproc__cfg.html">vp8_postproc_cfg</a></div><div class="ttdoc">post process flags</div><div class="ttdef"><b>Definition:</b> vp8.h:79</div></div>
<div class="ttc" id="astructvp8__postproc__cfg_html_a32f28e4003e5d9bf55d188247f3f156c"><div class="ttname"><a href="structvp8__postproc__cfg.html#a32f28e4003e5d9bf55d188247f3f156c">vp8_postproc_cfg::noise_level</a></div><div class="ttdeci">int noise_level</div><div class="ttdef"><b>Definition:</b> vp8.h:84</div></div>
<div class="ttc" id="astructvp8__postproc__cfg_html_ae9adc230642ac230f39eb4c531cf85e5"><div class="ttname"><a href="structvp8__postproc__cfg.html#ae9adc230642ac230f39eb4c531cf85e5">vp8_postproc_cfg::post_proc_flag</a></div><div class="ttdeci">int post_proc_flag</div><div class="ttdoc">the types of post processing to be done, should be combination of "vp8_postproc_level"</div><div class="ttdef"><b>Definition:</b> vp8.h:82</div></div>
<div class="ttc" id="astructvp8__postproc__cfg_html_afe919a9546e79798d840b1492f7e0249"><div class="ttname"><a href="structvp8__postproc__cfg.html#afe919a9546e79798d840b1492f7e0249">vp8_postproc_cfg::deblocking_level</a></div><div class="ttdeci">int deblocking_level</div><div class="ttdef"><b>Definition:</b> vp8.h:83</div></div>
<div class="ttc" id="astructvp9__ref__frame_html"><div class="ttname"><a href="structvp9__ref__frame.html">vp9_ref_frame</a></div><div class="ttdoc">VP9 specific reference frame data struct.</div><div class="ttdef"><b>Definition:</b> vp8.h:110</div></div>
<div class="ttc" id="astructvp9__ref__frame_html_a26e0d119a61c29b72c6ccb91748b6b82"><div class="ttname"><a href="structvp9__ref__frame.html#a26e0d119a61c29b72c6ccb91748b6b82">vp9_ref_frame::idx</a></div><div class="ttdeci">int idx</div><div class="ttdef"><b>Definition:</b> vp8.h:111</div></div>
<div class="ttc" id="astructvp9__ref__frame_html_ab8d92d960007586ea7c8cd9306e98db2"><div class="ttname"><a href="structvp9__ref__frame.html#ab8d92d960007586ea7c8cd9306e98db2">vp9_ref_frame::img</a></div><div class="ttdeci">vpx_image_t img</div><div class="ttdef"><b>Definition:</b> vp8.h:112</div></div>
<div class="ttc" id="astructvpx__image_html"><div class="ttname"><a href="structvpx__image.html">vpx_image</a></div><div class="ttdoc">Image Descriptor.</div><div class="ttdef"><b>Definition:</b> vpx_image.h:72</div></div>
<div class="ttc" id="astructvpx__ref__frame_html"><div class="ttname"><a href="structvpx__ref__frame.html">vpx_ref_frame</a></div><div class="ttdoc">reference frame data struct</div><div class="ttdef"><b>Definition:</b> vp8.h:101</div></div>
<div class="ttc" id="astructvpx__ref__frame_html_a7fbe51de592d0ff16d9fbd4d2b367c9b"><div class="ttname"><a href="structvpx__ref__frame.html#a7fbe51de592d0ff16d9fbd4d2b367c9b">vpx_ref_frame::frame_type</a></div><div class="ttdeci">vpx_ref_frame_type_t frame_type</div><div class="ttdef"><b>Definition:</b> vp8.h:102</div></div>
<div class="ttc" id="astructvpx__ref__frame_html_a972d24d0243f51f84eef7e1b79c6c414"><div class="ttname"><a href="structvpx__ref__frame.html#a972d24d0243f51f84eef7e1b79c6c414">vpx_ref_frame::img</a></div><div class="ttdeci">vpx_image_t img</div><div class="ttdef"><b>Definition:</b> vp8.h:103</div></div>
<div class="ttc" id="avpx__codec_8h_html"><div class="ttname"><a href="vpx__codec_8h.html">vpx_codec.h</a></div><div class="ttdoc">Describes the codec algorithm interface to applications.</div></div>
<div class="ttc" id="avpx__image_8h_html"><div class="ttname"><a href="vpx__image_8h.html">vpx_image.h</a></div><div class="ttdoc">Describes the vpx image descriptor and associated operations.</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
</small></address>
</body>
</html>