mirror of
https://github.com/devkitPro/wut.git
synced 2026-03-21 17:34:47 -05:00
214 lines
30 KiB
HTML
214 lines
30 KiB
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" lang="en-US">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
<meta name="generator" content="Doxygen 1.9.8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>wut: /home/runner/work/wut/wut/include/h264/decode.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="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 id="projectrow">
|
|
<td id="projectalign">
|
|
<div id="projectname">wut<span id="projectnumber"> v1.9.1</span>
|
|
</div>
|
|
<div id="projectbrief">Wii U Toolchain</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.8 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @license-end */
|
|
</script>
|
|
<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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(document).ready(function() { init_codefold(0); });
|
|
/* @license-end */
|
|
</script>
|
|
<!-- 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">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_a5eb765e77b0733fe153eec402793b5a.html">h264</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle"><div class="title">decode.h</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="decode_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="preprocessor">#pragma once</span></div>
|
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="preprocessor">#include "<a class="code" href="stream_8h.html">stream.h</a>"</span></div>
|
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span> </div>
|
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="preprocessor">#ifdef __cplusplus</span></div>
|
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {</div>
|
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="preprocessor">#endif</span></div>
|
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span> </div>
|
|
<div class="foldopen" id="foldopen00015" data-start="{" data-end="};">
|
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"><a class="line" href="group__h264__decode.html#gafdd0afd50730e520d058cd755ccf07b1"> 15</a></span><span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code hl_enumeration" href="group__h264__decode.html#gafdd0afd50730e520d058cd755ccf07b1">H264Parameter</a></div>
|
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span>{</div>
|
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"><a class="line" href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1a5b4c626f62611c4d61bf6818e7d84bb6"> 18</a></span> <a class="code hl_enumvalue" href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1a5b4c626f62611c4d61bf6818e7d84bb6">H264_PARAMETER_FRAME_POINTER_OUTPUT</a> = 1,</div>
|
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> </div>
|
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"><a class="line" href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1a6c428a44fb3082efbac3f03bbd050557"> 22</a></span> <a class="code hl_enumvalue" href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1a6c428a44fb3082efbac3f03bbd050557">H264_PARAMETER_OUTPUT_PER_FRAME</a> = 0x20000002,</div>
|
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> </div>
|
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"><a class="line" href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1a18eab72a6a59bae1a7594a8f02075e7a"> 24</a></span> <a class="code hl_enumvalue" href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1a18eab72a6a59bae1a7594a8f02075e7a">H264_PARAMETER_UNKNOWN_20000010</a> = 0x20000010,</div>
|
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"><a class="line" href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1af655dd03ca5f5519eaf78e6fee47dec7"> 25</a></span> <a class="code hl_enumvalue" href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1af655dd03ca5f5519eaf78e6fee47dec7">H264_PARAMETER_UNKNOWN_20000030</a> = 0x20000030,</div>
|
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"><a class="line" href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1a17cd96c206fb76884ccc27317f0b02f4"> 26</a></span> <a class="code hl_enumvalue" href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1a17cd96c206fb76884ccc27317f0b02f4">H264_PARAMETER_UNKNOWN_20000040</a> = 0x20000040,</div>
|
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> </div>
|
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"><a class="line" href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1a605510cec699416949494f799019f4d1"> 29</a></span> <a class="code hl_enumvalue" href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1a605510cec699416949494f799019f4d1">H264_PARAMETER_USER_MEMORY</a> = 0x70000001,</div>
|
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"><a class="line" href="group__h264__decode.html#gacbbceff26ac2dd9ad860ea28509c7815"> 30</a></span>} <a class="code hl_enumeration" href="group__h264__decode.html#gafdd0afd50730e520d058cd755ccf07b1">H264Parameter</a>;</div>
|
|
</div>
|
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> </div>
|
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> </div>
|
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span><a class="code hl_enumeration" href="group__h264__stream.html#gac664801192f91459eb7498ea939d5fa7">H264Error</a></div>
|
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"><a class="line" href="group__h264__decode.html#ga7330a7b4f563dfce49fae7cc95fca504"> 37</a></span><a class="code hl_function" href="group__h264__decode.html#ga7330a7b4f563dfce49fae7cc95fca504">H264DECMemoryRequirement</a>(int32_t profile,</div>
|
|
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> int32_t level,</div>
|
|
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span> int32_t maxWidth,</div>
|
|
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> int32_t maxHeight,</div>
|
|
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> uint32_t *outMemoryRequirement);</div>
|
|
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> </div>
|
|
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> </div>
|
|
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span><a class="code hl_enumeration" href="group__h264__stream.html#gac664801192f91459eb7498ea939d5fa7">H264Error</a></div>
|
|
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"><a class="line" href="group__h264__decode.html#ga8c12b18bf6370ad0ee70b25e1f2914a3"> 48</a></span><a class="code hl_function" href="group__h264__decode.html#ga8c12b18bf6370ad0ee70b25e1f2914a3">H264DECInitParam</a>(int32_t memorySize,</div>
|
|
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> <span class="keywordtype">void</span> *memory);</div>
|
|
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span> </div>
|
|
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span> </div>
|
|
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span><a class="code hl_enumeration" href="group__h264__stream.html#gac664801192f91459eb7498ea939d5fa7">H264Error</a></div>
|
|
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"><a class="line" href="group__h264__decode.html#gab7c921d53c8a79c1ad4abc8dacd4d82f"> 56</a></span><a class="code hl_function" href="group__h264__decode.html#gab7c921d53c8a79c1ad4abc8dacd4d82f">H264DECSetParam</a>(<span class="keywordtype">void</span> *memory,</div>
|
|
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> <a class="code hl_enumeration" href="group__h264__decode.html#gafdd0afd50730e520d058cd755ccf07b1">H264Parameter</a> parameter,</div>
|
|
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> <span class="keywordtype">void</span> *value);</div>
|
|
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span> </div>
|
|
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> </div>
|
|
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span><a class="code hl_enumeration" href="group__h264__stream.html#gac664801192f91459eb7498ea939d5fa7">H264Error</a></div>
|
|
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"><a class="line" href="group__h264__decode.html#ga6c82916a292e1fa6b95fa1a694757083"> 65</a></span><a class="code hl_function" href="group__h264__decode.html#ga6c82916a292e1fa6b95fa1a694757083">H264DECSetParam_FPTR_OUTPUT</a>(<span class="keywordtype">void</span> *memory,</div>
|
|
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> <a class="code hl_typedef" href="group__h264__stream.html#ga089202c6b3d18965159e04df9680ceff">H264DECFptrOutputFn</a> value);</div>
|
|
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> </div>
|
|
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> </div>
|
|
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span><a class="code hl_enumeration" href="group__h264__stream.html#gac664801192f91459eb7498ea939d5fa7">H264Error</a></div>
|
|
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"><a class="line" href="group__h264__decode.html#ga40b13cb373147c01e7064dd170e91b2f"> 74</a></span><a class="code hl_function" href="group__h264__decode.html#ga40b13cb373147c01e7064dd170e91b2f">H264DECSetParam_OUTPUT_PER_FRAME</a>(<span class="keywordtype">void</span> *memory,</div>
|
|
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> uint32_t value);</div>
|
|
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> </div>
|
|
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> </div>
|
|
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span><a class="code hl_enumeration" href="group__h264__stream.html#gac664801192f91459eb7498ea939d5fa7">H264Error</a></div>
|
|
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"><a class="line" href="group__h264__decode.html#gaf3dc280ea9130d0b0338062e59b8bc01"> 82</a></span><a class="code hl_function" href="group__h264__decode.html#gaf3dc280ea9130d0b0338062e59b8bc01">H264DECSetParam_USER_MEMORY</a>(<span class="keywordtype">void</span> *memory,</div>
|
|
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> <span class="keywordtype">void</span> **value);</div>
|
|
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> </div>
|
|
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> </div>
|
|
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span><a class="code hl_enumeration" href="group__h264__stream.html#gac664801192f91459eb7498ea939d5fa7">H264Error</a></div>
|
|
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"><a class="line" href="group__h264__decode.html#ga214caa7c4283acb48c3ad8a251c5c28a"> 90</a></span><a class="code hl_function" href="group__h264__decode.html#ga214caa7c4283acb48c3ad8a251c5c28a">H264DECCheckMemSegmentation</a>(<span class="keywordtype">void</span> *memory,</div>
|
|
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> uint32_t size);</div>
|
|
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> </div>
|
|
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> </div>
|
|
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span><a class="code hl_enumeration" href="group__h264__stream.html#gac664801192f91459eb7498ea939d5fa7">H264Error</a></div>
|
|
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"><a class="line" href="group__h264__decode.html#ga696bf5672ee12257b4a6e82fc6a03241"> 98</a></span><a class="code hl_function" href="group__h264__decode.html#ga696bf5672ee12257b4a6e82fc6a03241">H264DECOpen</a>(<span class="keywordtype">void</span> *memory);</div>
|
|
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> </div>
|
|
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span> </div>
|
|
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span><a class="code hl_enumeration" href="group__h264__stream.html#gac664801192f91459eb7498ea939d5fa7">H264Error</a></div>
|
|
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"><a class="line" href="group__h264__decode.html#ga4fa97072e1ea7f487175c1f839f63b49"> 105</a></span><a class="code hl_function" href="group__h264__decode.html#ga4fa97072e1ea7f487175c1f839f63b49">H264DECBegin</a>(<span class="keywordtype">void</span> *memory);</div>
|
|
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> </div>
|
|
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span> </div>
|
|
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span><a class="code hl_enumeration" href="group__h264__stream.html#gac664801192f91459eb7498ea939d5fa7">H264Error</a></div>
|
|
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"><a class="line" href="group__h264__decode.html#ga842dfa4fe3f96ba4ebacb2941668dbb9"> 112</a></span><a class="code hl_function" href="group__h264__decode.html#ga842dfa4fe3f96ba4ebacb2941668dbb9">H264DECSetBitstream</a>(<span class="keywordtype">void</span> *memory,</div>
|
|
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> uint8_t *buffer,</div>
|
|
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> uint32_t bufferLength,</div>
|
|
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span> <span class="keywordtype">double</span> timestamp);</div>
|
|
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span> </div>
|
|
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"> 117</span> </div>
|
|
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"> 121</span><a class="code hl_enumeration" href="group__h264__stream.html#gac664801192f91459eb7498ea939d5fa7">H264Error</a></div>
|
|
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"><a class="line" href="group__h264__decode.html#ga2a68f98e3222de246949b7cb9a35286b"> 122</a></span><a class="code hl_function" href="group__h264__decode.html#ga2a68f98e3222de246949b7cb9a35286b">H264DECExecute</a>(<span class="keywordtype">void</span> *memory,</div>
|
|
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno"> 123</span> <span class="keywordtype">void</span> *frameBuffer);</div>
|
|
<div class="line"><a id="l00124" name="l00124"></a><span class="lineno"> 124</span> </div>
|
|
<div class="line"><a id="l00125" name="l00125"></a><span class="lineno"> 125</span> </div>
|
|
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"> 129</span><a class="code hl_enumeration" href="group__h264__stream.html#gac664801192f91459eb7498ea939d5fa7">H264Error</a></div>
|
|
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"><a class="line" href="group__h264__decode.html#gaf8de95b7abfbd692bbe71ad5c7e565f1"> 130</a></span><a class="code hl_function" href="group__h264__decode.html#gaf8de95b7abfbd692bbe71ad5c7e565f1">H264DECFlush</a>(<span class="keywordtype">void</span> *memory);</div>
|
|
<div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span> </div>
|
|
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span> </div>
|
|
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span><a class="code hl_enumeration" href="group__h264__stream.html#gac664801192f91459eb7498ea939d5fa7">H264Error</a></div>
|
|
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"><a class="line" href="group__h264__decode.html#gaae284945b57c4f03e2f613700ae53bcb"> 137</a></span><a class="code hl_function" href="group__h264__decode.html#gaae284945b57c4f03e2f613700ae53bcb">H264DECEnd</a>(<span class="keywordtype">void</span> *memory);</div>
|
|
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span> </div>
|
|
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span> </div>
|
|
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span><a class="code hl_enumeration" href="group__h264__stream.html#gac664801192f91459eb7498ea939d5fa7">H264Error</a></div>
|
|
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"><a class="line" href="group__h264__decode.html#gaaac39a599a020056552f1fe0f7d34589"> 144</a></span><a class="code hl_function" href="group__h264__decode.html#gaaac39a599a020056552f1fe0f7d34589">H264DECClose</a>(<span class="keywordtype">void</span> *memory);</div>
|
|
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> </div>
|
|
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> </div>
|
|
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span><span class="preprocessor">#ifdef __cplusplus</span></div>
|
|
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span>}</div>
|
|
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span><span class="preprocessor">#endif</span></div>
|
|
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span> </div>
|
|
<div class="ttc" id="agroup__h264__decode_html_ga214caa7c4283acb48c3ad8a251c5c28a"><div class="ttname"><a href="group__h264__decode.html#ga214caa7c4283acb48c3ad8a251c5c28a">H264DECCheckMemSegmentation</a></div><div class="ttdeci">H264Error H264DECCheckMemSegmentation(void *memory, uint32_t size)</div><div class="ttdoc">Check if the provided memory can be used for decoding.</div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_ga2a68f98e3222de246949b7cb9a35286b"><div class="ttname"><a href="group__h264__decode.html#ga2a68f98e3222de246949b7cb9a35286b">H264DECExecute</a></div><div class="ttdeci">H264Error H264DECExecute(void *memory, void *frameBuffer)</div><div class="ttdoc">Perform decoding of the bitstream and put the output frame into frameBuffer.</div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_ga40b13cb373147c01e7064dd170e91b2f"><div class="ttname"><a href="group__h264__decode.html#ga40b13cb373147c01e7064dd170e91b2f">H264DECSetParam_OUTPUT_PER_FRAME</a></div><div class="ttdeci">H264Error H264DECSetParam_OUTPUT_PER_FRAME(void *memory, uint32_t value)</div><div class="ttdoc">Set whether the decoder should internally buffer frames or call the callback immediately as soon as a...</div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_ga4fa97072e1ea7f487175c1f839f63b49"><div class="ttname"><a href="group__h264__decode.html#ga4fa97072e1ea7f487175c1f839f63b49">H264DECBegin</a></div><div class="ttdeci">H264Error H264DECBegin(void *memory)</div><div class="ttdoc">Prepare for decoding.</div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_ga696bf5672ee12257b4a6e82fc6a03241"><div class="ttname"><a href="group__h264__decode.html#ga696bf5672ee12257b4a6e82fc6a03241">H264DECOpen</a></div><div class="ttdeci">H264Error H264DECOpen(void *memory)</div><div class="ttdoc">Open a H264 decoder.</div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_ga6c82916a292e1fa6b95fa1a694757083"><div class="ttname"><a href="group__h264__decode.html#ga6c82916a292e1fa6b95fa1a694757083">H264DECSetParam_FPTR_OUTPUT</a></div><div class="ttdeci">H264Error H264DECSetParam_FPTR_OUTPUT(void *memory, H264DECFptrOutputFn value)</div><div class="ttdoc">Set the callback which is called when a frame is output from the decoder.</div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_ga7330a7b4f563dfce49fae7cc95fca504"><div class="ttname"><a href="group__h264__decode.html#ga7330a7b4f563dfce49fae7cc95fca504">H264DECMemoryRequirement</a></div><div class="ttdeci">H264Error H264DECMemoryRequirement(int32_t profile, int32_t level, int32_t maxWidth, int32_t maxHeight, uint32_t *outMemoryRequirement)</div><div class="ttdoc">Calculate the amount of memory required for the specified parameters.</div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_ga842dfa4fe3f96ba4ebacb2941668dbb9"><div class="ttname"><a href="group__h264__decode.html#ga842dfa4fe3f96ba4ebacb2941668dbb9">H264DECSetBitstream</a></div><div class="ttdeci">H264Error H264DECSetBitstream(void *memory, uint8_t *buffer, uint32_t bufferLength, double timestamp)</div><div class="ttdoc">Set the bit stream to be read for decoding.</div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_ga8c12b18bf6370ad0ee70b25e1f2914a3"><div class="ttname"><a href="group__h264__decode.html#ga8c12b18bf6370ad0ee70b25e1f2914a3">H264DECInitParam</a></div><div class="ttdeci">H264Error H264DECInitParam(int32_t memorySize, void *memory)</div><div class="ttdoc">Initialise a H264 decoder in the given memory.</div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_gaaac39a599a020056552f1fe0f7d34589"><div class="ttname"><a href="group__h264__decode.html#gaaac39a599a020056552f1fe0f7d34589">H264DECClose</a></div><div class="ttdeci">H264Error H264DECClose(void *memory)</div><div class="ttdoc">Cleanup the decoder.</div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_gaae284945b57c4f03e2f613700ae53bcb"><div class="ttname"><a href="group__h264__decode.html#gaae284945b57c4f03e2f613700ae53bcb">H264DECEnd</a></div><div class="ttdeci">H264Error H264DECEnd(void *memory)</div><div class="ttdoc">End decoding of the current stream.</div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_gab7c921d53c8a79c1ad4abc8dacd4d82f"><div class="ttname"><a href="group__h264__decode.html#gab7c921d53c8a79c1ad4abc8dacd4d82f">H264DECSetParam</a></div><div class="ttdeci">H264Error H264DECSetParam(void *memory, H264Parameter parameter, void *value)</div><div class="ttdoc">Set H264 decoder parameter.</div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_gaf3dc280ea9130d0b0338062e59b8bc01"><div class="ttname"><a href="group__h264__decode.html#gaf3dc280ea9130d0b0338062e59b8bc01">H264DECSetParam_USER_MEMORY</a></div><div class="ttdeci">H264Error H264DECSetParam_USER_MEMORY(void *memory, void **value)</div><div class="ttdoc">Set a user memory pointer which is passed to the frame output callback.</div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_gaf8de95b7abfbd692bbe71ad5c7e565f1"><div class="ttname"><a href="group__h264__decode.html#gaf8de95b7abfbd692bbe71ad5c7e565f1">H264DECFlush</a></div><div class="ttdeci">H264Error H264DECFlush(void *memory)</div><div class="ttdoc">Flush any internally buffered frames.</div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_gafdd0afd50730e520d058cd755ccf07b1"><div class="ttname"><a href="group__h264__decode.html#gafdd0afd50730e520d058cd755ccf07b1">H264Parameter</a></div><div class="ttdeci">H264Parameter</div><div class="ttdoc">h264 decoder parameters for H264DECSetParam.</div><div class="ttdef"><b>Definition</b> <a href="decode_8h_source.html#l00015">decode.h:16</a></div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_ggafdd0afd50730e520d058cd755ccf07b1a17cd96c206fb76884ccc27317f0b02f4"><div class="ttname"><a href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1a17cd96c206fb76884ccc27317f0b02f4">H264_PARAMETER_UNKNOWN_20000040</a></div><div class="ttdeci">@ H264_PARAMETER_UNKNOWN_20000040</div><div class="ttdef"><b>Definition</b> <a href="decode_8h_source.html#l00026">decode.h:26</a></div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_ggafdd0afd50730e520d058cd755ccf07b1a18eab72a6a59bae1a7594a8f02075e7a"><div class="ttname"><a href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1a18eab72a6a59bae1a7594a8f02075e7a">H264_PARAMETER_UNKNOWN_20000010</a></div><div class="ttdeci">@ H264_PARAMETER_UNKNOWN_20000010</div><div class="ttdef"><b>Definition</b> <a href="decode_8h_source.html#l00024">decode.h:24</a></div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_ggafdd0afd50730e520d058cd755ccf07b1a5b4c626f62611c4d61bf6818e7d84bb6"><div class="ttname"><a href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1a5b4c626f62611c4d61bf6818e7d84bb6">H264_PARAMETER_FRAME_POINTER_OUTPUT</a></div><div class="ttdeci">@ H264_PARAMETER_FRAME_POINTER_OUTPUT</div><div class="ttdoc">Set the callback which is called when a frame is output from the decoder.</div><div class="ttdef"><b>Definition</b> <a href="decode_8h_source.html#l00018">decode.h:18</a></div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_ggafdd0afd50730e520d058cd755ccf07b1a605510cec699416949494f799019f4d1"><div class="ttname"><a href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1a605510cec699416949494f799019f4d1">H264_PARAMETER_USER_MEMORY</a></div><div class="ttdeci">@ H264_PARAMETER_USER_MEMORY</div><div class="ttdoc">Set a user memory pointer which is passed to the frame output callback.</div><div class="ttdef"><b>Definition</b> <a href="decode_8h_source.html#l00029">decode.h:29</a></div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_ggafdd0afd50730e520d058cd755ccf07b1a6c428a44fb3082efbac3f03bbd050557"><div class="ttname"><a href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1a6c428a44fb3082efbac3f03bbd050557">H264_PARAMETER_OUTPUT_PER_FRAME</a></div><div class="ttdeci">@ H264_PARAMETER_OUTPUT_PER_FRAME</div><div class="ttdoc">Set whether the decoder should internally buffer frames or call the callback immediately as soon as a...</div><div class="ttdef"><b>Definition</b> <a href="decode_8h_source.html#l00022">decode.h:22</a></div></div>
|
|
<div class="ttc" id="agroup__h264__decode_html_ggafdd0afd50730e520d058cd755ccf07b1af655dd03ca5f5519eaf78e6fee47dec7"><div class="ttname"><a href="group__h264__decode.html#ggafdd0afd50730e520d058cd755ccf07b1af655dd03ca5f5519eaf78e6fee47dec7">H264_PARAMETER_UNKNOWN_20000030</a></div><div class="ttdeci">@ H264_PARAMETER_UNKNOWN_20000030</div><div class="ttdef"><b>Definition</b> <a href="decode_8h_source.html#l00025">decode.h:25</a></div></div>
|
|
<div class="ttc" id="agroup__h264__stream_html_ga089202c6b3d18965159e04df9680ceff"><div class="ttname"><a href="group__h264__stream.html#ga089202c6b3d18965159e04df9680ceff">H264DECFptrOutputFn</a></div><div class="ttdeci">void(* H264DECFptrOutputFn)(H264DecodeOutput *output)</div><div class="ttdef"><b>Definition</b> <a href="stream_8h_source.html#l00018">stream.h:18</a></div></div>
|
|
<div class="ttc" id="agroup__h264__stream_html_gac664801192f91459eb7498ea939d5fa7"><div class="ttname"><a href="group__h264__stream.html#gac664801192f91459eb7498ea939d5fa7">H264Error</a></div><div class="ttdeci">H264Error</div><div class="ttdoc">h264 library errors.</div><div class="ttdef"><b>Definition</b> <a href="stream_8h_source.html#l00021">stream.h:22</a></div></div>
|
|
<div class="ttc" id="astream_8h_html"><div class="ttname"><a href="stream_8h.html">stream.h</a></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.8
|
|
</small></address>
|
|
</body>
|
|
</html>
|