OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:term_source
(Results
1 - 6
of
6
) sorted by null
/external/jpeg/
jdatasrc.c
169
term_source
(j_decompress_ptr cinfo)
function
208
src->pub.
term_source
=
term_source
;
jdapimin.c
397
(*cinfo->src->
term_source
) (cinfo);
jpeglib.h
[
all
...]
/external/webkit/Source/WebCore/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp
84
void
term_source
(j_decompress_ptr jd);
148
src->pub.
term_source
=
term_source
;
401
void
term_source
(j_decompress_ptr jd)
function in namespace:WebCore
/external/skia/src/images/
SkJpegUtility.cpp
147
term_source
= sk_term_source;
/system/extras/tests/bionic/libc/other/
test_jpeg.c
114
src->jpeg_mgr.
term_source
= _source_term_source;
Completed in 357 milliseconds