OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:term_source
(Results
1 - 15
of
15
) sorted by null
/external/chromium_org/third_party/libjpeg_turbo/
jdatasrc-tj.c
147
term_source
(j_decompress_ptr cinfo)
function
182
src->
term_source
=
term_source
;
jdatasrc.c
203
term_source
(j_decompress_ptr cinfo)
function
242
src->pub.
term_source
=
term_source
;
279
src->
term_source
=
term_source
;
jdapimin.c
391
(*cinfo->src->
term_source
) (cinfo);
turbojpegl.c
242
j->jsms.
term_source
= source_noop;
jpeglib.h
[
all
...]
/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/libyuv/files/include/libyuv/
mjpeg_decoder.h
149
static void
term_source
(jpeg_decompress_struct* cinfo);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
mjpeg_decoder.cc
58
void
term_source
(jpeg_decompress_struct* cinfo);
81
source_mgr_->
term_source
= &
term_source
;
431
void
term_source
(j_decompress_ptr cinfo) {
function in namespace:libyuv
/external/chromium_org/third_party/libyuv/source/
mjpeg_decoder.cc
58
void
term_source
(jpeg_decompress_struct* cinfo);
81
source_mgr_->
term_source
= &
term_source
;
431
void
term_source
(j_decompress_ptr cinfo) {
function in namespace:libyuv
/external/libyuv/files/source/
mjpeg_decoder.cc
66
source_mgr_->
term_source
= &
term_source
;
454
void MJpegDecoder::
term_source
(j_decompress_ptr cinfo) {
function in class:libyuv::MJpegDecoder
/external/chromium_org/third_party/skia/src/images/
SkJpegUtility.cpp
106
term_source
= sk_term_source;
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp
129
void
term_source
(j_decompress_ptr jd);
350
src->pub.
term_source
=
term_source
;
677
void
term_source
(j_decompress_ptr jd)
function in namespace:blink
[
all
...]
/external/chromium_org/ui/gfx/codec/
jpeg_codec.cc
483
srcmgr.
term_source
= TermSource;
Completed in 1004 milliseconds