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

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

Completed in 130 milliseconds