HomeSort by relevance Sort by last modified time
    Searched refs:jpeg_read_coefficients (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/libjpeg_turbo/
jdtrans.c 45 jpeg_read_coefficients (j_decompress_ptr cinfo) function
jpeglibmangler.h 96 #define jpeg_read_coefficients chromium_jpeg_read_coefficients macro
jpeglib.h 966 #define jpeg_read_coefficients macro
    [all...]
jpegtran.c 466 * jpeg_read_coefficients so that memory allocation will be done right.
478 src_coef_arrays = jpeg_read_coefficients(&srcinfo);
495 * Note: we assume that jpeg_read_coefficients consumed all input
turbojpeg.c     [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jdtrans.c 46 jpeg_read_coefficients (j_decompress_ptr cinfo) function
jpeglib.h 68 #define jpeg_read_coefficients FOXIT_PREFIX(jpeg_read_coefficients) macro
939 #define jpeg_read_coefficients macro
    [all...]
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 68 #define jpeg_read_coefficients FOXIT_PREFIX(jpeg_read_coefficients) macro
939 #define jpeg_read_coefficients macro
    [all...]
  /external/jpeg/
jdtrans.c 45 jpeg_read_coefficients (j_decompress_ptr cinfo) function
jpeglib.h 936 #define jpeg_read_coefficients macro
    [all...]
jpegtran.c 443 * jpeg_read_coefficients so that memory allocation will be done right.
450 src_coef_arrays = jpeg_read_coefficients(&srcinfo);
  /external/qemu/distrib/jpeg-6b/
jdtrans.c 45 jpeg_read_coefficients (j_decompress_ptr cinfo) function
jpeglib.h 936 #define jpeg_read_coefficients macro
    [all...]
jpegtran.c 443 * jpeg_read_coefficients so that memory allocation will be done right.
450 src_coef_arrays = jpeg_read_coefficients(&srcinfo);

Completed in 78 milliseconds