OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:turbojpeg
(Results
1 - 8
of
8
) sorted by null
/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
TJCustomFilter.java
29
package org.libjpegturbo.
turbojpeg
;
53
* plane.
TurboJPEG
implementations may choose to split each component plane
TJScalingFactor.java
29
package org.libjpegturbo.
turbojpeg
;
TJTransformer.java
29
package org.libjpegturbo.
turbojpeg
;
32
*
TurboJPEG
lossless transformer
37
* Create a
TurboJPEG
lossless transformer instance.
44
* Create a
TurboJPEG
lossless transformer instance and associate the JPEG
56
* Create a
TurboJPEG
lossless transformer instance and associate the JPEG
TJTransform.java
29
package org.libjpegturbo.
turbojpeg
;
YUVImage.java
29
package org.libjpegturbo.
turbojpeg
;
33
* associated with it. The
TurboJPEG
API allows both the JPEG compression and
42
* of the digital video community, the
TurboJPEG
API uses "YUV" to refer to an
TJ.java
29
package org.libjpegturbo.
turbojpeg
;
32
*
TurboJPEG
utility class (cannot be instantiated)
206
* for a codec library. However, the
TurboJPEG
API allows for compressing
378
* example, the implementation of
TurboJPEG
for libjpeg[-turbo] uses the fast
387
* implementation-specific. For example, the implementation of
TurboJPEG
for
503
* this implementation of
TurboJPEG
supports.
506
* this implementation of
TurboJPEG
supports.
TJCompressor.java
29
package org.libjpegturbo.
turbojpeg
;
35
*
TurboJPEG
compressor
43
* Create a
TurboJPEG
compressor instance.
50
* Create a
TurboJPEG
compressor instance and associate the uncompressed
85
* Create a
TurboJPEG
compressor instance and associate the uncompressed
410
* conversion routines in
TurboJPEG
's underlying codec but does not execute
463
* uses the accelerated color conversion routines in
TurboJPEG
's underlying
492
* method uses the accelerated color conversion routines in
TurboJPEG
's
TJDecompressor.java
29
package org.libjpegturbo.
turbojpeg
;
35
*
TurboJPEG
decompressor
43
* Create a
TurboJPEG
decompresssor instance.
50
* Create a
TurboJPEG
decompressor instance and associate the JPEG source
62
* Create a
TurboJPEG
decompressor instance and associate the JPEG source
76
* Create a
TurboJPEG
decompressor instance and associate the YUV planar
223
* Returns the width of the largest scaled-down image that the
TurboJPEG
237
* @return the width of the largest scaled-down image that the
TurboJPEG
265
* Returns the height of the largest scaled-down image that the
TurboJPEG
279
* @return the height of the largest scaled-down image that the
TurboJPEG
[
all
...]
Completed in 378 milliseconds