Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(749)

Side by Side Diff: native_client_sdk/doc_generated/pepper_dev/cpp/video__encoder_8h.html

Issue 1536883002: [NaCl SDK] Re-generate docs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 {{+bindTo:partials.standard_nacl_api}} 1 {{+bindTo:partials.standard_nacl_api}}
2 <h1>video_decoder.h File Reference</h1> 2 <h1>video_encoder.h File Reference</h1>
3 <div id="doxygen-ref"> 3 <div id="doxygen-ref">
4 {{- dummy div to appease doxygen -}} 4 {{- dummy div to appease doxygen -}}
5 <div> 5 <div>
6 <!-- Generated by Doxygen 1.7.6.1 --> 6 <!-- Generated by Doxygen 1.7.6.1 -->
7 7
8 8
9 </div> 9 </div>
10 <!--header--> 10 <!--header-->
11 <div class="contents"> 11 <div class="contents">
12 <div class="textblock"><div class="dynheader"> 12 <div class="textblock"><div class="dynheader">
13 Include dependency graph for video_decoder.h:</div> 13 Include dependency graph for video_encoder.h:</div>
14 <div class="dyncontent"> 14 <div class="dyncontent">
15 <div class="center"><img src="video__decoder_8h__incl.png" border="0" usemap="#v ideo__decoder_8h" alt="" /></div> 15 <div class="center"><img src="video__encoder_8h__incl.png" border="0" usemap="#v ideo__encoder_8h" alt="" /></div>
16 <map name="video__decoder_8h" id="video__decoder_8h"> 16 <map name="video__encoder_8h" id="video__encoder_8h">
17 </map> 17 </map>
18 </div> 18 </div>
19 </div><h2> 19 </div><h2>
20 Classes</h2><table class="memberdecls"> 20 Classes</h2><table class="memberdecls">
21 21
22 <tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td clas s="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_video_decoder.h tml">pp::VideoDecoder</a></td></tr> 22 <tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td clas s="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_video_encoder.h tml">pp::VideoEncoder</a></td></tr>
23 <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Video decoder interf ace. <a href="classpp_1_1_video_decoder.html#details">More...</a><br /></td></t r> 23 <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Video encoder interf ace. <a href="classpp_1_1_video_encoder.html#details">More...</a><br /></td></t r>
24 </table><h2> 24 </table><h2>
25 Namespaces</h2><table class="memberdecls"> 25 Namespaces</h2><table class="memberdecls">
26 <tr><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepp.html">pp</a ></td></tr> 26 <tr><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepp.html">pp</a ></td></tr>
27 </table> 27 </table>
28 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2> 28 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
29 <div class="textblock"><p>This file defines the API to create and use a VideoDec oder resource. </p> 29 <div class="textblock"><p>This file defines the API to create and use a VideoEnc oder resource. </p>
30 </div></div><!-- contents --> 30 </div></div><!-- contents -->
31 </div> 31 </div>
32 {{/partials.standard_nacl_api}} 32 {{/partials.standard_nacl_api}}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698