Server IP : 23.254.227.96 / Your IP : 216.73.216.7 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64 User : viralblo ( 1001) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/libvpx-devel/html/ |
Upload File : |
<!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_codec_dec_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&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">vpx_codec_dec_cfg Struct Reference<div class="ingroups"><a class="el" href="group__codec.html">Common Algorithm Interface</a> » <a class="el" href="group__decoder.html">Decoder Algorithm Interface</a></div></div> </div> </div><!--header--> <div class="contents"> <p>Initialization Configurations. <a href="structvpx__codec__dec__cfg.html#details">More...</a></p> <p><code>#include <<a class="el" href="vpx__decoder_8h_source.html">vpx_decoder.h</a>></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:afca69d81e99ee15e1d641a639aefb7eb"><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structvpx__codec__dec__cfg.html#afca69d81e99ee15e1d641a639aefb7eb">threads</a></td></tr> <tr class="separator:afca69d81e99ee15e1d641a639aefb7eb"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:acf188f8a7e6c8e1d1a7f488a76f9da42"><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structvpx__codec__dec__cfg.html#acf188f8a7e6c8e1d1a7f488a76f9da42">w</a></td></tr> <tr class="separator:acf188f8a7e6c8e1d1a7f488a76f9da42"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a45311c284e8371d58eb403437db5f2f9"><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structvpx__codec__dec__cfg.html#a45311c284e8371d58eb403437db5f2f9">h</a></td></tr> <tr class="separator:a45311c284e8371d58eb403437db5f2f9"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Initialization Configurations. </p> <p>This structure is used to pass init time configuration options to the decoder. </p> </div><h2 class="groupheader">Field Documentation</h2> <a id="afca69d81e99ee15e1d641a639aefb7eb"></a> <h2 class="memtitle"><span class="permalink"><a href="#afca69d81e99ee15e1d641a639aefb7eb">◆ </a></span>threads</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">unsigned int vpx_codec_dec_cfg::threads</td> </tr> </table> </div><div class="memdoc"> <p>Maximum number of threads to use, default 1 </p> </div> </div> <a id="acf188f8a7e6c8e1d1a7f488a76f9da42"></a> <h2 class="memtitle"><span class="permalink"><a href="#acf188f8a7e6c8e1d1a7f488a76f9da42">◆ </a></span>w</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">unsigned int vpx_codec_dec_cfg::w</td> </tr> </table> </div><div class="memdoc"> <p>Width </p> </div> </div> <a id="a45311c284e8371d58eb403437db5f2f9"></a> <h2 class="memtitle"><span class="permalink"><a href="#a45311c284e8371d58eb403437db5f2f9">◆ </a></span>h</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">unsigned int vpx_codec_dec_cfg::h</td> </tr> </table> </div><div class="memdoc"> <p>Height </p> </div> </div> <hr/>The documentation for this struct was generated from the following file:<ul> <li>vpx/<a class="el" href="vpx__decoder_8h_source.html">vpx_decoder.h</a></li> </ul> </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>