File: //usr/share/doc/libvpx-devel/html/vp8_8h_source.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: 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.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&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_VP8_H_</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#define 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="l00050"></a><span class="lineno"><a class="line" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599ab52ea7a97668b603812dfc205b0fd783"> 50</a></span>  <a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599ab52ea7a97668b603812dfc205b0fd783">VP8_SET_DBG_COLOR_REF_FRAME</a> = 4, </div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599aa0d5c3eaa7cbecaf64403edc8450b060"> 51</a></span>  <a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599aa0d5c3eaa7cbecaf64403edc8450b060">VP8_SET_DBG_COLOR_MB_MODES</a> = 5, </div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599ae0052b9dd3c64a4bb822abafb4755a87"> 52</a></span>  <a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599ae0052b9dd3c64a4bb822abafb4755a87">VP8_SET_DBG_COLOR_B_MODES</a> = 6, </div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599abc6aef0d7e0486d25348de217ad8441d"> 53</a></span>  <a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599abc6aef0d7e0486d25348de217ad8441d">VP8_SET_DBG_DISPLAY_MV</a> = 7, </div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="comment">/* TODO(jkoleszar): The encoder incorrectly reuses some of these values (5+)</span></div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="comment"> * for its control ids. These should be migrated to something like the</span></div><div class="line"><a name="l00057"></a><span class="lineno"> 57</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="l00058"></a><span class="lineno"> 58</span> <span class="comment"> */</span></div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a91e44472b21c720a9a7d087c7226d083"> 59</a></span>  <a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a91e44472b21c720a9a7d087c7226d083">VP9_GET_REFERENCE</a> = 128, </div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  VP8_COMMON_CTRL_ID_MAX,</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  VP8_DECODER_CTRL_ID_START = 256</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> };</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div><div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="group__vp8.html#ga99557e20eb37826e6792cd8819121770"> 68</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="l00069"></a><span class="lineno"> 69</span>  VP8_NOFILTERING = 0,</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  VP8_DEBLOCK = 1 << 0,</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  VP8_DEMACROBLOCK = 1 << 1,</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  VP8_ADDNOISE = 1 << 2,</div><div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="group__vp8.html#gga99557e20eb37826e6792cd8819121770ab52568f51e409f219744e06b446102bb"> 73</a></span>  <a class="code" href="group__vp8.html#gga99557e20eb37826e6792cd8819121770ab52568f51e409f219744e06b446102bb">VP8_DEBUG_TXT_FRAME_INFO</a> = 1 << 3, </div><div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="group__vp8.html#gga99557e20eb37826e6792cd8819121770a9e3fd9032d2556918d0f6d0d1ef46d14"> 74</a></span>  <a class="code" href="group__vp8.html#gga99557e20eb37826e6792cd8819121770a9e3fd9032d2556918d0f6d0d1ef46d14">VP8_DEBUG_TXT_MBLK_MODES</a> =</div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  1 << 4, </div><div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="group__vp8.html#gga99557e20eb37826e6792cd8819121770acc0405eaa19b1ed01fb40945cfce4d12"> 76</a></span>  <a class="code" href="group__vp8.html#gga99557e20eb37826e6792cd8819121770acc0405eaa19b1ed01fb40945cfce4d12">VP8_DEBUG_TXT_DC_DIFF</a> = 1 << 5, </div><div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="group__vp8.html#gga99557e20eb37826e6792cd8819121770aff0413e7978a7cf8915b8341373751b5"> 77</a></span>  <a class="code" href="group__vp8.html#gga99557e20eb37826e6792cd8819121770aff0413e7978a7cf8915b8341373751b5">VP8_DEBUG_TXT_RATE_INFO</a> = 1 << 6, </div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  VP8_MFQE = 1 << 10</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span> };</div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div><div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="structvp8__postproc__cfg.html"> 88</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="l00091"></a><span class="lineno"><a class="line" href="structvp8__postproc__cfg.html#ae9adc230642ac230f39eb4c531cf85e5"> 91</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="l00092"></a><span class="lineno"><a class="line" href="structvp8__postproc__cfg.html#afe919a9546e79798d840b1492f7e0249"> 92</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="l00093"></a><span class="lineno"><a class="line" href="structvp8__postproc__cfg.html#a32f28e4003e5d9bf55d188247f3f156c"> 93</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="l00094"></a><span class="lineno"> 94</span> } <a class="code" href="group__vp8.html#ga7e9e955211711b2f915bc59640cc0ef0">vp8_postproc_cfg_t</a>;</div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div><div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="group__vp8.html#gad8ab72d8a178a68339dad2987358c331"> 100</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="l00101"></a><span class="lineno"> 101</span>  VP8_LAST_FRAME = 1,</div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  VP8_GOLD_FRAME = 2,</div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  VP8_ALTR_FRAME = 4</div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span> } <a class="code" href="group__vp8.html#ga75ac0689a81bf7202382a225c5b451b4">vpx_ref_frame_type_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="structvpx__ref__frame.html"> 110</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="l00111"></a><span class="lineno"><a class="line" href="structvpx__ref__frame.html#a7fbe51de592d0ff16d9fbd4d2b367c9b"> 111</a></span>  <a class="code" href="group__vp8.html#ga75ac0689a81bf7202382a225c5b451b4">vpx_ref_frame_type_t</a> <a class="code" href="structvpx__ref__frame.html#a7fbe51de592d0ff16d9fbd4d2b367c9b">frame_type</a>; </div><div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="structvpx__ref__frame.html#a972d24d0243f51f84eef7e1b79c6c414"> 112</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="l00113"></a><span class="lineno"> 113</span> } <a class="code" href="group__vp8.html#ga9157c53799cdafd12ebee65d04e16825">vpx_ref_frame_t</a>;</div><div class="line"><a name="l00114"></a><span class="lineno"> 114</span> </div><div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="structvp9__ref__frame.html"> 119</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="l00120"></a><span class="lineno"><a class="line" href="structvp9__ref__frame.html#a26e0d119a61c29b72c6ccb91748b6b82"> 120</a></span>  <span class="keywordtype">int</span> <a class="code" href="structvp9__ref__frame.html#a26e0d119a61c29b72c6ccb91748b6b82">idx</a>; </div><div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="structvp9__ref__frame.html#ab8d92d960007586ea7c8cd9306e98db2"> 121</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="l00122"></a><span class="lineno"> 122</span> } <a class="code" href="group__vp8.html#gab0371044ac07cca814583624b6776005">vp9_ref_frame_t</a>;</div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span> </div><div class="line"><a name="l00129"></a><span class="lineno"> 129</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="l00130"></a><span class="lineno"> 130</span> <span class="preprocessor">#define VPX_CTRL_VP8_SET_REFERENCE</span></div><div class="line"><a name="l00131"></a><span class="lineno"> 131</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="l00132"></a><span class="lineno"> 132</span> <span class="preprocessor">#define VPX_CTRL_VP8_COPY_REFERENCE</span></div><div class="line"><a name="l00133"></a><span class="lineno"> 133</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="l00134"></a><span class="lineno"> 134</span> <span class="preprocessor">#define VPX_CTRL_VP8_SET_POSTPROC</span></div><div class="line"><a name="l00135"></a><span class="lineno"> 135</span> <a class="code" href="group__codec.html#ga147463efbdbe3b9823e054fe2d56851b">VPX_CTRL_USE_TYPE_DEPRECATED</a>(<a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599ab52ea7a97668b603812dfc205b0fd783">VP8_SET_DBG_COLOR_REF_FRAME</a>, <span class="keywordtype">int</span>)</div><div class="line"><a name="l00136"></a><span class="lineno"> 136</span> <span class="preprocessor">#define VPX_CTRL_VP8_SET_DBG_COLOR_REF_FRAME</span></div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span> <a class="code" href="group__codec.html#ga147463efbdbe3b9823e054fe2d56851b">VPX_CTRL_USE_TYPE_DEPRECATED</a>(<a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599aa0d5c3eaa7cbecaf64403edc8450b060">VP8_SET_DBG_COLOR_MB_MODES</a>, <span class="keywordtype">int</span>)</div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span> <span class="preprocessor">#define VPX_CTRL_VP8_SET_DBG_COLOR_MB_MODES</span></div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span> <a class="code" href="group__codec.html#ga147463efbdbe3b9823e054fe2d56851b">VPX_CTRL_USE_TYPE_DEPRECATED</a>(<a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599ae0052b9dd3c64a4bb822abafb4755a87">VP8_SET_DBG_COLOR_B_MODES</a>, <span class="keywordtype">int</span>)</div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span> <span class="preprocessor">#define VPX_CTRL_VP8_SET_DBG_COLOR_B_MODES</span></div><div class="line"><a name="l00141"></a><span class="lineno"> 141</span> <a class="code" href="group__codec.html#ga147463efbdbe3b9823e054fe2d56851b">VPX_CTRL_USE_TYPE_DEPRECATED</a>(<a class="code" href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599abc6aef0d7e0486d25348de217ad8441d">VP8_SET_DBG_DISPLAY_MV</a>, <span class="keywordtype">int</span>)</div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span> <span class="preprocessor">#define VPX_CTRL_VP8_SET_DBG_DISPLAY_MV</span></div><div class="line"><a name="l00143"></a><span class="lineno"> 143</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="l00144"></a><span class="lineno"> 144</span> <span class="preprocessor">#define VPX_CTRL_VP9_GET_REFERENCE</span></div><div class="line"><a name="l00145"></a><span class="lineno"> 145</span> </div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span> <span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00150"></a><span class="lineno"> 150</span> } <span class="comment">// extern "C"</span></div><div class="line"><a name="l00151"></a><span class="lineno"> 151</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span> </div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span> <span class="preprocessor">#endif // VPX_VP8_H_</span></div><div class="ttc" id="structvpx__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:88</div></div>
<div class="ttc" id="group__vp8_html_ga7e9e955211711b2f915bc59640cc0ef0"><div class="ttname"><a href="group__vp8.html#ga7e9e955211711b2f915bc59640cc0ef0">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="group__vp8_html_gga8cadbc8e0af3da96ef7a2dbd4ed06599ab52ea7a97668b603812dfc205b0fd783"><div class="ttname"><a href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599ab52ea7a97668b603812dfc205b0fd783">VP8_SET_DBG_COLOR_REF_FRAME</a></div><div class="ttdef"><b>Definition:</b> vp8.h:50</div></div>
<div class="ttc" id="structvp8__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:93</div></div>
<div class="ttc" id="group__vp8_html_ga9157c53799cdafd12ebee65d04e16825"><div class="ttname"><a href="group__vp8.html#ga9157c53799cdafd12ebee65d04e16825">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="group__vp8_html_gab0371044ac07cca814583624b6776005"><div class="ttname"><a href="group__vp8.html#gab0371044ac07cca814583624b6776005">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="group__vp8_html_ga75ac0689a81bf7202382a225c5b451b4"><div class="ttname"><a href="group__vp8.html#ga75ac0689a81bf7202382a225c5b451b4">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="group__vp8_html_gga99557e20eb37826e6792cd8819121770a9e3fd9032d2556918d0f6d0d1ef46d14"><div class="ttname"><a href="group__vp8.html#gga99557e20eb37826e6792cd8819121770a9e3fd9032d2556918d0f6d0d1ef46d14">VP8_DEBUG_TXT_MBLK_MODES</a></div><div class="ttdef"><b>Definition:</b> vp8.h:74</div></div>
<div class="ttc" id="group__vp8_html_gga8cadbc8e0af3da96ef7a2dbd4ed06599a5375b3ea3a4867d50daee6f5971c7470"><div class="ttname"><a href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a5375b3ea3a4867d50daee6f5971c7470">VP8_COPY_REFERENCE</a></div><div class="ttdef"><b>Definition:</b> vp8.h:48</div></div>
<div class="ttc" id="group__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:419</div></div>
<div class="ttc" id="structvp9__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:121</div></div>
<div class="ttc" id="group__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:68</div></div>
<div class="ttc" id="group__vp8_html_gga8cadbc8e0af3da96ef7a2dbd4ed06599a43e85c68bc1c1473f4a94b005a59482c"><div class="ttname"><a href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a43e85c68bc1c1473f4a94b005a59482c">VP8_SET_POSTPROC</a></div><div class="ttdef"><b>Definition:</b> vp8.h:49</div></div>
<div class="ttc" id="vpx__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 class="ttc" id="group__vp8_html_gga99557e20eb37826e6792cd8819121770aff0413e7978a7cf8915b8341373751b5"><div class="ttname"><a href="group__vp8.html#gga99557e20eb37826e6792cd8819121770aff0413e7978a7cf8915b8341373751b5">VP8_DEBUG_TXT_RATE_INFO</a></div><div class="ttdef"><b>Definition:</b> vp8.h:77</div></div>
<div class="ttc" id="group__codec_html_ga147463efbdbe3b9823e054fe2d56851b"><div class="ttname"><a href="group__codec.html#ga147463efbdbe3b9823e054fe2d56851b">VPX_CTRL_USE_TYPE_DEPRECATED</a></div><div class="ttdeci">#define VPX_CTRL_USE_TYPE_DEPRECATED(id, typ)</div><div class="ttdoc">vpx_codec_control deprecated type definition macro </div><div class="ttdef"><b>Definition:</b> vpx_codec.h:445</div></div>
<div class="ttc" id="structvpx__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:112</div></div>
<div class="ttc" id="structvp8__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:92</div></div>
<div class="ttc" id="group__vp8_html_gga8cadbc8e0af3da96ef7a2dbd4ed06599abc6aef0d7e0486d25348de217ad8441d"><div class="ttname"><a href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599abc6aef0d7e0486d25348de217ad8441d">VP8_SET_DBG_DISPLAY_MV</a></div><div class="ttdef"><b>Definition:</b> vp8.h:53</div></div>
<div class="ttc" id="group__vp8_html_gga8cadbc8e0af3da96ef7a2dbd4ed06599aa0d5c3eaa7cbecaf64403edc8450b060"><div class="ttname"><a href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599aa0d5c3eaa7cbecaf64403edc8450b060">VP8_SET_DBG_COLOR_MB_MODES</a></div><div class="ttdef"><b>Definition:</b> vp8.h:51</div></div>
<div class="ttc" id="structvp9__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:119</div></div>
<div class="ttc" id="group__vp8_html_gga8cadbc8e0af3da96ef7a2dbd4ed06599ae0052b9dd3c64a4bb822abafb4755a87"><div class="ttname"><a href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599ae0052b9dd3c64a4bb822abafb4755a87">VP8_SET_DBG_COLOR_B_MODES</a></div><div class="ttdef"><b>Definition:</b> vp8.h:52</div></div>
<div class="ttc" id="structvpx__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:110</div></div>
<div class="ttc" id="group__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:100</div></div>
<div class="ttc" id="structvpx__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:111</div></div>
<div class="ttc" id="structvp9__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:120</div></div>
<div class="ttc" id="vpx__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="structvp8__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:88</div></div>
<div class="ttc" id="group__vp8_html_gga99557e20eb37826e6792cd8819121770acc0405eaa19b1ed01fb40945cfce4d12"><div class="ttname"><a href="group__vp8.html#gga99557e20eb37826e6792cd8819121770acc0405eaa19b1ed01fb40945cfce4d12">VP8_DEBUG_TXT_DC_DIFF</a></div><div class="ttdef"><b>Definition:</b> vp8.h:76</div></div>
<div class="ttc" id="group__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="group__vp8_html_gga8cadbc8e0af3da96ef7a2dbd4ed06599a91e44472b21c720a9a7d087c7226d083"><div class="ttname"><a href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a91e44472b21c720a9a7d087c7226d083">VP9_GET_REFERENCE</a></div><div class="ttdef"><b>Definition:</b> vp8.h:59</div></div>
<div class="ttc" id="group__vp8_html_gga99557e20eb37826e6792cd8819121770ab52568f51e409f219744e06b446102bb"><div class="ttname"><a href="group__vp8.html#gga99557e20eb37826e6792cd8819121770ab52568f51e409f219744e06b446102bb">VP8_DEBUG_TXT_FRAME_INFO</a></div><div class="ttdef"><b>Definition:</b> vp8.h:73</div></div>
<div class="ttc" id="structvp8__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:91</div></div>
<div class="ttc" id="group__vp8_html_gga8cadbc8e0af3da96ef7a2dbd4ed06599a7abc38d739a5ef49c36d9b2cd88e64a6"><div class="ttname"><a href="group__vp8.html#gga8cadbc8e0af3da96ef7a2dbd4ed06599a7abc38d739a5ef49c36d9b2cd88e64a6">VP8_SET_REFERENCE</a></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><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.14
</small></address>
</body>
</html>