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

Side by Side Diff: java/doc/serialized-form.html

Issue 1934113002: Update libjpeg_turbo to 1.4.90 from https://github.com/libjpeg-turbo/ (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git@master
Patch Set: Created 4 years, 7 months 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
(Empty)
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.or g/TR/html4/loose.dtd">
2 <!-- NewPage -->
3 <html lang="en">
4 <head>
5 <title>Serialized Form</title>
6 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
7 </head>
8 <body>
9 <script type="text/javascript"><!--
10 if (location.href.indexOf('is-external=true') == -1) {
11 parent.document.title="Serialized Form";
12 }
13 //-->
14 </script>
15 <noscript>
16 <div>JavaScript is disabled on your browser.</div>
17 </noscript>
18 <!-- ========= START OF TOP NAVBAR ======= -->
19 <div class="topNav"><a name="navbar_top">
20 <!-- -->
21 </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar _top_firstrow">
22 <!-- -->
23 </a>
24 <ul class="navList" title="Navigation">
25 <li><a href="org/libjpegturbo/turbojpeg/package-summary.html">Package</a></li>
26 <li>Class</li>
27 <li><a href="org/libjpegturbo/turbojpeg/package-tree.html">Tree</a></li>
28 <li><a href="deprecated-list.html">Deprecated</a></li>
29 <li><a href="index-all.html">Index</a></li>
30 <li><a href="help-doc.html">Help</a></li>
31 </ul>
32 </div>
33 <div class="subNav">
34 <ul class="navList">
35 <li>Prev</li>
36 <li>Next</li>
37 </ul>
38 <ul class="navList">
39 <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
40 <li><a href="serialized-form.html" target="_top">No Frames</a></li>
41 </ul>
42 <ul class="navList" id="allclasses_navbar_top">
43 <li><a href="allclasses-noframe.html">All Classes</a></li>
44 </ul>
45 <div>
46 <script type="text/javascript"><!--
47 allClassesLink = document.getElementById("allclasses_navbar_top");
48 if(window==top) {
49 allClassesLink.style.display = "block";
50 }
51 else {
52 allClassesLink.style.display = "none";
53 }
54 //-->
55 </script>
56 </div>
57 <a name="skip-navbar_top">
58 <!-- -->
59 </a></div>
60 <!-- ========= END OF TOP NAVBAR ========= -->
61 <div class="header">
62 <h1 title="Serialized Form" class="title">Serialized Form</h1>
63 </div>
64 <div class="serializedFormContainer">
65 <ul class="blockList">
66 <li class="blockList">
67 <h2 title="Package">Package&nbsp;org.libjpegturbo.turbojpeg</h2>
68 <ul class="blockList">
69 <li class="blockList"><a name="org.libjpegturbo.turbojpeg.TJException">
70 <!-- -->
71 </a>
72 <h3>Class <a href="org/libjpegturbo/turbojpeg/TJException.html" title="class in org.libjpegturbo.turbojpeg">org.libjpegturbo.turbojpeg.TJException</a> extends j ava.io.IOException implements Serializable</h3>
73 <dl class="nameValue">
74 <dt>serialVersionUID:</dt>
75 <dd>1L</dd>
76 </dl>
77 </li>
78 <li class="blockList"><a name="org.libjpegturbo.turbojpeg.TJTransform">
79 <!-- -->
80 </a>
81 <h3>Class <a href="org/libjpegturbo/turbojpeg/TJTransform.html" title="class in org.libjpegturbo.turbojpeg">org.libjpegturbo.turbojpeg.TJTransform</a> extends j ava.awt.Rectangle implements Serializable</h3>
82 <dl class="nameValue">
83 <dt>serialVersionUID:</dt>
84 <dd>-127367705761430371L</dd>
85 </dl>
86 <ul class="blockList">
87 <li class="blockList"><a name="serializedForm">
88 <!-- -->
89 </a>
90 <h3>Serialized Fields</h3>
91 <ul class="blockList">
92 <li class="blockList">
93 <h4>op</h4>
94 <pre>int op</pre>
95 <div class="block">Transform operation (one of <code>OP_*</code>)</div>
96 </li>
97 <li class="blockList">
98 <h4>options</h4>
99 <pre>int options</pre>
100 <div class="block">Transform options (bitwise OR of one or more of <code>OPT_*</ code>)</div>
101 </li>
102 <li class="blockListLast">
103 <h4>cf</h4>
104 <pre><a href="org/libjpegturbo/turbojpeg/TJCustomFilter.html" title="interface i n org.libjpegturbo.turbojpeg">TJCustomFilter</a> cf</pre>
105 <div class="block">Custom filter instance</div>
106 </li>
107 </ul>
108 </li>
109 </ul>
110 </li>
111 </ul>
112 </li>
113 </ul>
114 </div>
115 <!-- ======= START OF BOTTOM NAVBAR ====== -->
116 <div class="bottomNav"><a name="navbar_bottom">
117 <!-- -->
118 </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="nav bar_bottom_firstrow">
119 <!-- -->
120 </a>
121 <ul class="navList" title="Navigation">
122 <li><a href="org/libjpegturbo/turbojpeg/package-summary.html">Package</a></li>
123 <li>Class</li>
124 <li><a href="org/libjpegturbo/turbojpeg/package-tree.html">Tree</a></li>
125 <li><a href="deprecated-list.html">Deprecated</a></li>
126 <li><a href="index-all.html">Index</a></li>
127 <li><a href="help-doc.html">Help</a></li>
128 </ul>
129 </div>
130 <div class="subNav">
131 <ul class="navList">
132 <li>Prev</li>
133 <li>Next</li>
134 </ul>
135 <ul class="navList">
136 <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
137 <li><a href="serialized-form.html" target="_top">No Frames</a></li>
138 </ul>
139 <ul class="navList" id="allclasses_navbar_bottom">
140 <li><a href="allclasses-noframe.html">All Classes</a></li>
141 </ul>
142 <div>
143 <script type="text/javascript"><!--
144 allClassesLink = document.getElementById("allclasses_navbar_bottom");
145 if(window==top) {
146 allClassesLink.style.display = "block";
147 }
148 else {
149 allClassesLink.style.display = "none";
150 }
151 //-->
152 </script>
153 </div>
154 <a name="skip-navbar_bottom">
155 <!-- -->
156 </a></div>
157 <!-- ======== END OF BOTTOM NAVBAR ======= -->
158 </body>
159 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698