OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:jpeg
(Results
201 - 225
of
1412
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
videodev2_exynos_media.h
46
/* yuv444 of JFIF
JPEG
*/
48
/* yuv422 of JFIF
JPEG
*/
50
/* yuv420 of JFIF
JPEG
*/
52
/* grey of JFIF
JPEG
*/
67
/*
jpeg
captured size */
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/
lighttpd.conf
16
".jpg" => "image/
jpeg
",
17
".
jpeg
" => "image/
jpeg
",
/external/jpeg/
jinclude.h
5
* This file is part of the Independent
JPEG
Group's software.
14
*
JPEG
library. Most applications need only include jpeglib.h.
28
* Note that the core
JPEG
library does not require <stdio.h>;
jdatasrc.c
5
* This file is part of the Independent
JPEG
Group's software.
9
* reading
JPEG
data from a file (or any stdio stream). While these routines
154
* provided by the
JPEG
library. That method assumes that no backtracking
187
* of
JPEG
images can be read from the same file by calling jpeg_stdio_src
191
* manager serially with the same
JPEG
object. Caveat programmer.
193
if (cinfo->src == NULL) { /* first time for this
JPEG
object? */
jmemnobs.c
5
* This file is part of the Independent
JPEG
Group's software.
9
* dependent portion of the
JPEG
memory manager. This implementation
/external/qemu/distrib/jpeg-6b/
jinclude.h
5
* This file is part of the Independent
JPEG
Group's software.
14
*
JPEG
library. Most applications need only include jpeglib.h.
28
* Note that the core
JPEG
library does not require <stdio.h>;
jdatasrc.c
5
* This file is part of the Independent
JPEG
Group's software.
9
* reading
JPEG
data from a file (or any stdio stream). While these routines
154
* provided by the
JPEG
library. That method assumes that no backtracking
187
* of
JPEG
images can be read from the same file by calling jpeg_stdio_src
191
* manager serially with the same
JPEG
object. Caveat programmer.
193
if (cinfo->src == NULL) { /* first time for this
JPEG
object? */
jmemnobs.c
5
* This file is part of the Independent
JPEG
Group's software.
9
* dependent portion of the
JPEG
memory manager. This implementation
/frameworks/av/libvideoeditor/vss/inc/
M4EXIFC_CommonAPI.h
21
* and writing EXIF
JPEG
images compliant spec EXIF 2.2
59
JPEG
compliant */
60
#define M4EXIFC_ERR_NO_APP_FOUND 0x00000005 /**< the
JPEG
image does not contain any APP1
/frameworks/base/graphics/java/android/graphics/
PixelFormat.java
78
* @deprecated use {@link android.graphics.ImageFormat#
JPEG
79
* ImageFormat.
JPEG
} instead.
82
public static final int
JPEG
= 0x100;
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/jpegstream/
JPEGInputStream.java
125
throw new IOException("Error reading
jpeg
stream");
148
throw new IOException("Error skipping
jpeg
stream");
174
throw new IOException("Error to reading
jpeg
headers.");
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg_dbg.h
38
#define LOG_TAG "mm-
jpeg
-intf"
51
#define LOG_TAG "mm-
jpeg
-intf"
/device/generic/goldfish/camera/
JpegCompressor.cpp
19
* converter between NV21, and
JPEG
formats.
49
const char dlName[] = "/system/lib/hw/camera.goldfish.
jpeg
.so";
/device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_dbg.h
40
#define LOG_TAG "mm-
jpeg
-intf"
53
#define LOG_TAG "mm-
jpeg
-intf"
/external/chromium/chrome/browser/history/
history_indexer.idl
25
// "image/
jpeg
", indicating that the thumbail is in
jpeg
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/catifier/
event_page.js
5
// Sample extension to replace all
JPEG
images (but no PNG/GIF/... images) with
29
url: {pathSuffix: '.
jpeg
'},
/frameworks/av/cmds/stagefright/
Android.mk
7
jpeg
.cpp \
18
external/
jpeg
\
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
omxtypes_s.h
34
OMX_StsICJP_JPEGMarkerErr EQU -183 ;//
JPEG
marker encountered within an entropy-coded block;
36
OMX_StsICJP_JPEGMarker EQU -181 ;//
JPEG
marker encountered; Huffman decoding
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes_s.h
34
OMX_StsICJP_JPEGMarkerErr EQU -183 ;//
JPEG
marker encountered within an entropy-coded block;
36
OMX_StsICJP_JPEGMarker EQU -181 ;//
JPEG
marker encountered; Huffman decoding
/frameworks/native/include/media/openmax/
OMX_Image.h
73
OMX_IMAGE_CodingJPEG, /**<
JPEG
/JFIF image format */
74
OMX_IMAGE_CodingJPEG2K, /**<
JPEG
2000 image format */
240
* Q Factor for
JPEG
compression, which controls the tradeoff between image
242
*
JPEG
compression quality, without directly programming Quantization
249
* nQFactor :
JPEG
Q factor value in the range of 1-100. A factor of 1
276
*
JPEG
quantization tables are used to determine DCT compression for
285
* nQuantizationMatrix[64] :
JPEG
quantization table of coefficients stored
318
*
JPEG
Huffman table
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg_dbg.h
38
#define LOG_TAG "mm-
jpeg
-intf"
51
#define LOG_TAG "mm-
jpeg
-intf"
/hardware/qcom/media/mm-core/inc/
OMX_Image.h
56
OMX_IMAGE_CodingJPEG, /**<
JPEG
/JFIF image format */
57
OMX_IMAGE_CodingJPEG2K, /**<
JPEG
2000 image format */
223
* Q Factor for
JPEG
compression, which controls the tradeoff between image
225
*
JPEG
compression quality, without directly programming Quantization
232
* nQFactor :
JPEG
Q factor value in the range of 1-100. A factor of 1
259
*
JPEG
quantization tables are used to determine DCT compression for
268
* nQuantizationMatrix[64] :
JPEG
quantization table of coefficients stored
301
*
JPEG
Huffman table
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_Image.h
56
OMX_IMAGE_CodingJPEG, /**<
JPEG
/JFIF image format */
57
OMX_IMAGE_CodingJPEG2K, /**<
JPEG
2000 image format */
223
* Q Factor for
JPEG
compression, which controls the tradeoff between image
225
*
JPEG
compression quality, without directly programming Quantization
232
* nQFactor :
JPEG
Q factor value in the range of 1-100. A factor of 1
259
*
JPEG
quantization tables are used to determine DCT compression for
268
* nQuantizationMatrix[64] :
JPEG
quantization table of coefficients stored
301
*
JPEG
Huffman table
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Image.h
56
OMX_IMAGE_CodingJPEG, /**<
JPEG
/JFIF image format */
57
OMX_IMAGE_CodingJPEG2K, /**<
JPEG
2000 image format */
223
* Q Factor for
JPEG
compression, which controls the tradeoff between image
225
*
JPEG
compression quality, without directly programming Quantization
232
* nQFactor :
JPEG
Q factor value in the range of 1-100. A factor of 1
259
*
JPEG
quantization tables are used to determine DCT compression for
268
* nQuantizationMatrix[64] :
JPEG
quantization table of coefficients stored
301
*
JPEG
Huffman table
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.h
77
OMX_STRING StrJpegDecoder= "OMX.TI.IMAGE.
JPEG
.DEC";
79
OMX_STRING StrJpegDecoder= "OMX.TI.
JPEG
.decoder";
Completed in 2405 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>