HomeSort by relevance Sort by last modified time
    Searched refs:term_source (Results 1 - 9 of 9) 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/qemu/distrib/jpeg-6b/
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 140 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 252 milliseconds