Home
last modified time | relevance | path

Searched refs:jpeg_read_coefficients (Results 1 – 4 of 4) sorted by relevance

/external/jpeg/
Djdtrans.c45 jpeg_read_coefficients (j_decompress_ptr cinfo) in jpeg_read_coefficients() function
Djpeglib.h936 #define jpeg_read_coefficients jReadCoefs macro
1091 EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo));
Djpegtran.c450 src_coef_arrays = jpeg_read_coefficients(&srcinfo); in main()
Dlibjpeg.doc2606 and jpeg_read_scanlines(), call jpeg_read_coefficients(). This will read the
2628 If you use a suspending data source, jpeg_read_coefficients() will return
2633 It is also possible to call jpeg_read_coefficients() to obtain access to the
2637 image mode as discussed previously, then call jpeg_read_coefficients() after
2644 block arrays read from an input JPEG file by jpeg_read_coefficients(), or