OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:jpeg
(Results
76 - 100
of
608
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/include/images/
SkJpegUtility.h
41
/* Our source struct for directing
jpeg
to our stream object.
/external/skia/src/svg/
SkSVGImage.cpp
47
SkASSERT(strncmp(data, "png;", 4) == 0 || strncmp(data, "
jpeg
;", 5) == 0);
/external/webkit/WebCore/WebCore.vcproj/
WebCoreCairo.vsprops
9
AdditionalIncludeDirectories=""$(ProjectDir)..\platform\graphics\cairo";"$(ProjectDir)..\svg\graphics\cairo";"$(ProjectDir)..\platform\image-decoders";"$(ProjectDir)..\platform\image-decoders\bmp";"$(ProjectDir)..\platform\image-decoders\gif";"$(ProjectDir)..\platform\image-decoders\ico";"$(ProjectDir)..\platform\image-decoders\
jpeg
";"$(ProjectDir)..\platform\image-decoders\png";"$(ProjectDir)..\platform\image-decoders\xbm";"$(ProjectDir)..\platform\image-decoders\zlib";"$(WebKitLibrariesDir)\include\cairo""
/frameworks/base/media/libstagefright/
MediaDefs.cpp
21
const char *MEDIA_MIMETYPE_IMAGE_JPEG = "image/
jpeg
";
/frameworks/base/media/tests/omxjpegdecoder/
Android.mk
40
$(TOP)/external/
jpeg
\
jpeg_decoder_bench.cpp
106
printf("Decoding
jpeg
with libjpeg...\n");
110
printf("\nDecoding
jpeg
with OMX...\n");
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
Makefile
29
COMPONENT_LIB=libOMX.TI.
JPEG
.decode.so
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
Makefile
29
COMPONENT_LIB=libOMX.TI.
JPEG
.encoder.so
/cts/tests/tests/view/src/android/view/cts/
WindowManager_LayoutParamsTest.java
107
WindowManager.LayoutParams.FLAG_DITHER, PixelFormat.
JPEG
);
111
WindowManager.LayoutParams.FLAG_DITHER, PixelFormat.
JPEG
);
115
WindowManager.LayoutParams.FLAG_DITHER, PixelFormat.
JPEG
);
156
WindowManager.LayoutParams.FLAG_DITHER, PixelFormat.
JPEG
);
164
assertEquals(PixelFormat.
JPEG
, mLayoutParams.format);
270
WindowManager.LayoutParams.FLAG_DITHER, PixelFormat.
JPEG
);
283
WindowManager.LayoutParams.FLAG_DITHER, PixelFormat.
JPEG
);
/external/webkit/WebCore/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp
73
/* non-
JPEG
trailer */
84
* Implementation of a
JPEG
src object that understands our state machine
105
/* We set up the normal
JPEG
error routines, then override error_exit. */
109
/* Allocate and initialize
JPEG
decompression object */
207
* when the image is a sequential
JPEG
.
249
* for final pass of progressive
JPEG
261
/* If this is a progressive
JPEG
... */
370
/* Override the standard error method in the IJG
JPEG
decoder code. */
419
// Create the
JPEG
reader.
456
// Feed data to the
JPEG
reader
[
all
...]
JPEGImageDecoder.h
37
// This class decodes the
JPEG
image format.
/external/jpeg/
jerror.c
5
* This file is part of the Independent
JPEG
Group's software.
65
* You should make sure that the
JPEG
object is cleaned up (with jpeg_abort
84
* Applications may override this method to send
JPEG
messages somewhere
107
MessageBox(GetActiveWindow(), buffer, "
JPEG
Library Error",
150
* Format a message string for the most recent
JPEG
error or message.
rdswitch.c
5
* This file is part of the Independent
JPEG
Group's software.
163
* optionally followed by a colon ':' and four progressive-
JPEG
parameters.
166
* Sequential
JPEG
is used if the progressive-
JPEG
parameters are omitted.
284
fprintf(stderr, "
JPEG
quantization tables are numbered 0..%d\n",
318
fprintf(stderr, "
JPEG
sampling factors must be 1..4\n");
jcparam.c
5
* This file is part of the Independent
JPEG
Group's software.
8
* This file contains optional default-setting code for the
JPEG
compressor.
10
* must know a lot more about the innards of the
JPEG
code.
29
* are limited to 1..255 for
JPEG
baseline compatibility.
58
/* Initialize sent_table FALSE so table will be written to
JPEG
file. */
72
/* These are the sample quantization tables given in
JPEG
spec section K.1.
176
/* Initialize sent_table FALSE so table will be written to
JPEG
file. */
183
/* Set up the standard Huffman tables (cf.
JPEG
standard section K.3) */
348
/* Choose
JPEG
colorspace based on input space, set defaults accordingly */
355
* Select an appropriate
JPEG
colorspace for in_color_space
[
all
...]
jmemansi.c
5
* This file is part of the Independent
JPEG
Group's software.
9
* dependent portion of the
JPEG
memory manager. This implementation
jdtrans.c
5
* This file is part of the Independent
JPEG
Group's software.
9
* that is, reading raw DCT coefficient arrays from an input
JPEG
file.
23
* Read the coefficient arrays from a
JPEG
file.
29
*
JPEG
memory manager, or handed off to jpeg_write_coefficients().
maktjpeg.st
1
; Project file for Independent
JPEG
Group's software
jcapistd.c
5
* This file is part of the Independent
JPEG
Group's software.
9
* of the
JPEG
library. These are the "standard" API routines that are
62
* Write some scanlines of data to the
JPEG
compressor.
/external/webkit/WebKitTools/WebKitLauncher/
Info.plist
194
<string>
jpeg
</string>
200
<string>image/
jpeg
</string>
203
<string>
JPEG
image</string>
206
<string>
JPEG
</string>
225
<string>
JPEG
2000 image</string>
/frameworks/base/media/java/android/media/
ExifInterface.java
28
* This is a class for reading and writing Exif tags in a
JPEG
file.
111
* Reads Exif tags from the specified
JPEG
file.
120
* is no such tag in the
JPEG
file.
130
* in the
JPEG
file or the value cannot be parsed as integer, return
148
* such tag in the
JPEG
file or the value cannot be parsed as double, return
231
* Save the tag data into the
JPEG
file. This is expensive because it involves
267
* Returns true if the
JPEG
file has a thumbnail.
274
* Returns the thumbnail inside the
JPEG
file, or {@code null} if there is no thumbnail.
275
* The returned data is in
JPEG
format and can be decoded using
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
CreateBitmap.java
102
// now encode/decode using
JPEG
and PNG
106
mJPEG[i] = codec(mBitmaps[i], Bitmap.CompressFormat.
JPEG
, 80);
/device/samsung/crespo/libs3cjpeg/
JpegEncoder.h
17
*
JPEG
DRIVER MODULE (JpegEncoder.h)
20
* Purpose : This file implements the
JPEG
encoder APIs as needed by Camera HAL
/hardware/msm7k/libcamera/
QualcommCameraHardware.cpp
318
p.setPictureFormat("
jpeg
"); // we do not look at this currently
320
p.set("
jpeg
-quality", "100"); // maximum quality
324
p.set("
jpeg
-thumbnail-width", "512");
325
p.set("
jpeg
-thumbnail-height", "384");
326
p.set("
jpeg
-thumbnail-quality", "90");
490
snprintf(buffer, 255, "preview frame size(%d), raw size (%d),
jpeg
size (%d) and
jpeg
max size (%d)\n", mPreviewFrameSize, mRawSize, mJpegSize, mJpegMaxSize);
599
"
jpeg
");
713
// for startPreview() to be called in response to a raw or
JPEG
908
// for takePicture() to be called in response to a raw or
JPEG
[
all
...]
/external/webkit/WebKitTools/FindSafari/
FindSafari.vcproj
107
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;
jpeg
;jpe;resx;tiff;tif;png;wav"
/external/webkit/WebKitTools/WebKitLauncherWin/
WebKitLauncherWin.vcproj
108
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;
jpeg
;jpe;resx;tiff;tif;png;wav"
Completed in 457 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>