Searched refs:jpeg_read_coefficients (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/libjpeg_turbo/
H A Djdtrans.c45 jpeg_read_coefficients (j_decompress_ptr cinfo) function
H A Djpeglibmangler.h96 #define jpeg_read_coefficients chromium_jpeg_read_coefficients macro
H A Djpeglib.h966 #define jpeg_read_coefficients jReadCoefs macro
1131 EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo));
H A Djpegtran.c466 * 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
H A Dturbojpeg.c1275 srccoefs=jpeg_read_coefficients(dinfo);
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jdtrans.c46 jpeg_read_coefficients (j_decompress_ptr cinfo) function
H A Djpeglib.h68 #define jpeg_read_coefficients FOXIT_PREFIX(jpeg_read_coefficients) macro
939 #define jpeg_read_coefficients jReadCoefs macro
1084 EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo));
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h68 #define jpeg_read_coefficients FOXIT_PREFIX(jpeg_read_coefficients) macro
939 #define jpeg_read_coefficients jReadCoefs macro
1084 EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo));
/external/jpeg/
H A Djdtrans.c45 jpeg_read_coefficients (j_decompress_ptr cinfo) function
H A Djpeglib.h936 #define jpeg_read_coefficients jReadCoefs macro
1091 EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo));
H A Djpegtran.c443 * jpeg_read_coefficients so that memory allocation will be done right.
450 src_coef_arrays = jpeg_read_coefficients(&srcinfo);
/external/qemu/distrib/jpeg-6b/
H A Djdtrans.c45 jpeg_read_coefficients (j_decompress_ptr cinfo) function
H A Djpeglib.h936 #define jpeg_read_coefficients jReadCoefs macro
1091 EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo));
H A Djpegtran.c443 * jpeg_read_coefficients so that memory allocation will be done right.
450 src_coef_arrays = jpeg_read_coefficients(&srcinfo);

Completed in 201 milliseconds