OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:samp_444
(Results
1 - 13
of
13
) sorted by null
/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
YUVImage.java
87
* image (one of {@link TJ#
SAMP_444
TJ.SAMP_*})
106
* image (one of {@link TJ#
SAMP_444
TJ.SAMP_*})
146
* image (one of {@link TJ#
SAMP_444
TJ.SAMP_*})
172
* image (one of {@link TJ#
SAMP_444
TJ.SAMP_*})
210
* image (one of {@link TJ#
SAMP_444
TJ.SAMP_*})
279
* image (one of {@link TJ#
SAMP_444
TJ.SAMP_*})
371
* {@link TJ#
SAMP_444
TJ.SAMP_*}.
TJ.java
46
public static final int
SAMP_444
= 0;
TJCompressor.java
293
* {@link TJ#
SAMP_444
TJ.SAMP_*})
TJDecompressor.java
165
* {@link TJ#
SAMP_444
TJ.SAMP_*}.
[
all
...]
/external/libjpeg-turbo/java/doc/org/libjpegturbo/turbojpeg/
YUVImage.html
448
image (one of <a href="../../../org/libjpegturbo/turbojpeg/TJ.html#
SAMP_444
"><code>TJ.SAMP_*</code></a>)</dd>
468
image (one of <a href="../../../org/libjpegturbo/turbojpeg/TJ.html#
SAMP_444
"><code>TJ.SAMP_*</code></a>)</dd>
506
image (one of <a href="../../../org/libjpegturbo/turbojpeg/TJ.html#
SAMP_444
"><code>TJ.SAMP_*</code></a>)</dd>
532
image (one of <a href="../../../org/libjpegturbo/turbojpeg/TJ.html#
SAMP_444
"><code>TJ.SAMP_*</code></a>)</dd>
577
image (one of <a href="../../../org/libjpegturbo/turbojpeg/TJ.html#
SAMP_444
"><code>TJ.SAMP_*</code></a>)</dd>
602
image (one of <a href="../../../org/libjpegturbo/turbojpeg/TJ.html#
SAMP_444
"><code>TJ.SAMP_*</code></a>)</dd>
689
<a href="../../../org/libjpegturbo/turbojpeg/TJ.html#
SAMP_444
"><code>TJ.SAMP_*</code></a>.</div>
[
all
...]
TJ.html
314
<td class="colLast"><code><strong><a href="../../../org/libjpegturbo/turbojpeg/TJ.html#
SAMP_444
">
SAMP_444
</a></strong></code>
493
<a name="
SAMP_444
">
498
<h4>
SAMP_444
</h4>
499
<pre>public static final int
SAMP_444
</pre>
503
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.libjpegturbo.turbojpeg.TJ.
SAMP_444
">Constant Field Values</a></dd></dl>
[
all
...]
TJCompressor.html
580
<a href="../../../org/libjpegturbo/turbojpeg/TJ.html#
SAMP_444
"><code>TJ.SAMP_*</code></a>)</dd>
[
all
...]
TJDecompressor.html
687
<a href="../../../org/libjpegturbo/turbojpeg/TJ.html#
SAMP_444
"><code>TJ.SAMP_*</code></a>.</div>
[
all
...]
/external/libjpeg-turbo/java/
TJExample.java
153
outSubsamp = TJ.
SAMP_444
;
304
outSubsamp = TJ.
SAMP_444
;
TJUnitTest.java
796
if (subsamp == TJ.
SAMP_444
|| subsamp == TJ.SAMP_GRAY ||
923
doTest(35, 39, bi ? _3byteFormatsBI : _3byteFormats, TJ.
SAMP_444
,
925
doTest(39, 41, bi ? _4byteFormatsBI : _4byteFormats, TJ.
SAMP_444
,
[
all
...]
TJBench.java
808
subsamp = TJ.
SAMP_444
;
[
all
...]
/external/libjpeg-turbo/java/doc/
constant-values.html
307
<td class="colFirst"><a name="org.libjpegturbo.turbojpeg.TJ.
SAMP_444
">
310
<td><code><a href="org/libjpegturbo/turbojpeg/TJ.html#
SAMP_444
">
SAMP_444
</a></code></td>
index-all.html
[
all
...]
Completed in 3210 milliseconds