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_decrypt_init 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_decrypt_init Struct Reference<div class="ingroups"><a class="el" href="group__codecs.html">Supported Codecs</a> » <a class="el" href="group__vp8.html">VP8</a> » <a class="el" href="group__vp8__decoder.html">WebM VP8/VP9 Decoder</a></div></div> </div> </div><!--header--> <div class="contents"> <p>Structure to hold decryption state. <a href="structvpx__decrypt__init.html#details">More...</a></p> <p><code>#include <<a class="el" href="vp8dx_8h_source.html">vp8dx.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:a493c968f9028314ab105441dc7134e2c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__vp8__decoder.html#ga10cdcbbc04aa831558688f4a4149fcbd">vpx_decrypt_cb</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structvpx__decrypt__init.html#a493c968f9028314ab105441dc7134e2c">decrypt_cb</a></td></tr> <tr class="separator:a493c968f9028314ab105441dc7134e2c"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a0a5b356c8cf98a547300abb872092714"><td class="memItemLeft" align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="structvpx__decrypt__init.html#a0a5b356c8cf98a547300abb872092714">decrypt_state</a></td></tr> <tr class="separator:a0a5b356c8cf98a547300abb872092714"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Structure to hold decryption state. </p> <p>Defines a structure to hold the decryption state and access function. </p> </div><h2 class="groupheader">Field Documentation</h2> <a id="a493c968f9028314ab105441dc7134e2c"></a> <h2 class="memtitle"><span class="permalink"><a href="#a493c968f9028314ab105441dc7134e2c">◆ </a></span>decrypt_cb</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="group__vp8__decoder.html#ga10cdcbbc04aa831558688f4a4149fcbd">vpx_decrypt_cb</a> vpx_decrypt_init::decrypt_cb</td> </tr> </table> </div><div class="memdoc"> <p>Decrypt callback. </p> </div> </div> <a id="a0a5b356c8cf98a547300abb872092714"></a> <h2 class="memtitle"><span class="permalink"><a href="#a0a5b356c8cf98a547300abb872092714">◆ </a></span>decrypt_state</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void* vpx_decrypt_init::decrypt_state</td> </tr> </table> </div><div class="memdoc"> <p>Decryption state. </p> </div> </div> <hr/>The documentation for this struct was generated from the following file:<ul> <li>vpx/<a class="el" href="vp8dx_8h_source.html">vp8dx.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>