OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:term_destination
(Results
1 - 23
of
23
) sorted by null
/external/skia/src/images/
SkJPEGWriteUtility.cpp
52
this->
term_destination
= sk_term_destination;
/external/libjpeg-turbo/
jdatadst.c
172
term_destination
(j_compress_ptr cinfo)
function
231
dest->pub.
term_destination
=
term_destination
;
277
dest->pub.
term_destination
= term_mem_destination;
jcapimin.c
193
(*cinfo->dest->
term_destination
) (cinfo);
282
(*cinfo->dest->
term_destination
) (cinfo);
jdatadst-tj.c
180
dest->pub.
term_destination
= term_mem_destination;
jpeglib.h
796
void (*
term_destination
) (j_compress_ptr cinfo);
member in struct:jpeg_destination_mgr
[
all
...]
libjpeg.txt
501
responsibility; neither of these routines will call
term_destination
().
[
all
...]
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
genJPEGStrips.cpp
66
.
term_destination
= term_buffer, .next_output_byte = buffPtr,
/external/pdfium/third_party/libjpeg/
fpdfapi_jcapimin.c
178
(*cinfo->dest->
term_destination
) (cinfo);
267
(*cinfo->dest->
term_destination
) (cinfo);
jpeglib.h
[
all
...]
/device/generic/goldfish/camera/fake-pipeline2/
JpegCompressor.cpp
163
jpegDestMgr.
term_destination
= jpegTermDestination;
/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;
/device/generic/goldfish/camera/jpeg-stub/
Compressor.cpp
202
term_destination
= &termDestination;
/packages/apps/Camera2/jni/
jpegutil.cpp
233
dest.
term_destination
= [](j_compress_ptr cinfo __unused) {
/external/pdfium/core/fxcodec/codec/
fx_codec_jpeg.cpp
525
dest.
term_destination
= _dest_do_nothing;
/external/libvncserver/common/
turbojpeg.c
478
this->jdst.
term_destination
=dst_noop;
/external/pdfium/third_party/libtiff/
tif_jpeg.c
457
sp->dest.
term_destination
= std_term_destination;
521
sp->dest.
term_destination
= tables_term_destination;
[
all
...]
/external/dng_sdk/source/
dng_image_writer.cpp
[
all
...]
/external/ImageMagick/coders/
jpeg.c
[
all
...]
/prebuilts/abi-dumps/vndk/current/arm/source-based/
libjpeg.so.lsdump.gz
/prebuilts/abi-dumps/vndk/current/arm64/source-based/
libjpeg.so.lsdump.gz
/prebuilts/abi-dumps/vndk/current/x86/source-based/
libjpeg.so.lsdump.gz
/prebuilts/abi-dumps/vndk/current/x86_64/source-based/
libjpeg.so.lsdump.gz
Completed in 315 milliseconds