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

/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);

Completed in 71 milliseconds