OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:term_destination
(Results
1 - 17
of
17
) sorted by null
/external/jpeg/
jdatadst.c
106
term_destination
(j_compress_ptr cinfo)
function
149
dest->pub.
term_destination
=
term_destination
;
jcapimin.c
178
(*cinfo->dest->
term_destination
) (cinfo);
267
(*cinfo->dest->
term_destination
) (cinfo);
jpeglib.h
780
JMETHOD(void,
term_destination
, (j_compress_ptr cinfo));
[
all
...]
libjpeg.doc
500
responsibility; neither of these routines will call
term_destination
().
[
all
...]
/external/qemu/android/utils/
jpeg-compress.c
23
/* Implements JPEG destination manager's
term_destination
routine. */
90
/* Implements JPEG destination manager's
term_destination
routine.
114
dsc->common.
term_destination
= _on_term_destination;
/external/qemu/distrib/jpeg-6b/
jdatadst.c
106
term_destination
(j_compress_ptr cinfo)
function
149
dest->pub.
term_destination
=
term_destination
;
jcapimin.c
178
(*cinfo->dest->
term_destination
) (cinfo);
267
(*cinfo->dest->
term_destination
) (cinfo);
jpeglib.h
780
JMETHOD(void,
term_destination
, (j_compress_ptr cinfo));
[
all
...]
libjpeg.doc
500
responsibility; neither of these routines will call
term_destination
().
[
all
...]
/external/chromium_org/third_party/skia/src/images/
SkJpegUtility.cpp
158
this->
term_destination
= sk_term_destination;
/external/skia/src/images/
SkJpegUtility.cpp
158
this->
term_destination
= sk_term_destination;
/device/generic/goldfish/camera/fake-pipeline2/
JpegCompressor.cpp
157
jpegDestMgr.
term_destination
= jpegTermDestination;
/external/chromium_org/third_party/WebKit/Source/platform/image-encoders/skia/
JPEGImageEncoder.cpp
142
cinfo.dest->
term_destination
= finishOutput;
/frameworks/av/services/camera/libcameraservice/api1/client2/
JpegCompressor.cpp
97
jpegDestMgr.
term_destination
= jpegTermDestination;
/packages/apps/Gallery2/jni_jpegstream/src/
jpeg_hook.cpp
66
d->mgr.
term_destination
= Mgr_term_destination_fcn;
/hardware/ti/omap4xxx/camera/
Encoder_libjpeg.cpp
94
this->
term_destination
= libjpeg_term_destination;
/external/chromium_org/ui/gfx/codec/
jpeg_codec.cc
275
destmgr.
term_destination
= TermDestination;
Completed in 748 milliseconds