OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jpeg_destination_mgr
(Results
1 - 24
of
24
) sorted by null
/external/skia/src/images/
SkJPEGWriteUtility.h
28
struct skjpeg_destination_mgr :
jpeg_destination_mgr
{
/packages/apps/Gallery2/jni_jpegstream/src/
jpeg_hook.h
36
struct
jpeg_destination_mgr
mgr;
jpeg_hook.cpp
55
cinfo->dest = (struct
jpeg_destination_mgr
*) (*cinfo->mem->alloc_small)
/device/generic/goldfish/camera/jpeg-stub/
Compressor.h
50
struct DestinationManager :
jpeg_destination_mgr
{
/device/generic/goldfish/camera/fake-pipeline2/
JpegCompressor.h
95
struct JpegDestination : public
jpeg_destination_mgr
{
/external/libjpeg-turbo/
jdatadst.c
35
struct
jpeg_destination_mgr
pub; /* public fields */
50
struct
jpeg_destination_mgr
pub; /* public fields */
215
cinfo->dest = (struct
jpeg_destination_mgr
*)
264
cinfo->dest = (struct
jpeg_destination_mgr
*)
jdatadst-tj.c
38
struct
jpeg_destination_mgr
pub; /* public fields */
164
cinfo->dest = (struct
jpeg_destination_mgr
*)
jpeglib.h
301
struct
jpeg_destination_mgr
*dest;
790
struct
jpeg_destination_mgr
{
struct
[
all
...]
jcmarker.c
116
struct
jpeg_destination_mgr
*dest = cinfo->dest;
jcphuff.c
211
struct
jpeg_destination_mgr
*dest = entropy->cinfo->dest;
jcarith.c
122
struct
jpeg_destination_mgr
*dest = cinfo->dest;
jchuff.c
324
struct
jpeg_destination_mgr
*dest = state->cinfo->dest;
[
all
...]
/frameworks/av/services/camera/libcameraservice/api1/client2/
JpegCompressor.h
82
struct JpegDestination : public
jpeg_destination_mgr
{
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
genJPEGStrips.cpp
64
struct
jpeg_destination_mgr
dm = {
/packages/apps/Camera2/jni/
jpegutil.cpp
210
jpeg_destination_mgr
dest;
/external/pdfium/third_party/libjpeg/
fpdfapi_jcmarker.c
111
struct
jpeg_destination_mgr
* dest = cinfo->dest;
jpeglib.h
374
struct
jpeg_destination_mgr
* dest;
815
struct
jpeg_destination_mgr
{
struct
[
all
...]
fpdfapi_jchuff.c
280
struct
jpeg_destination_mgr
* dest = state->cinfo->dest;
fpdfapi_jcphuff.c
208
struct
jpeg_destination_mgr
* dest = entropy->cinfo->dest;
/external/pdfium/core/fxcodec/codec/
fx_codec_jpeg.cpp
523
struct
jpeg_destination_mgr
dest;
/external/pdfium/third_party/libtiff/
tif_jpeg.c
129
typedef struct
jpeg_destination_mgr
jpeg_destination_mgr
;
typedef in typeref:struct:jpeg_destination_mgr
160
jpeg_destination_mgr
dest; /* data dest for compression */
[
all
...]
/external/libvncserver/common/
turbojpeg.c
91
struct
jpeg_destination_mgr
jdst;
/external/ImageMagick/coders/
jpeg.c
116
struct
jpeg_destination_mgr
[
all
...]
/external/dng_sdk/source/
dng_image_writer.cpp
[
all
...]
Completed in 172 milliseconds