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

  /external/jpeg/
jcomapi.c 86 jpeg_alloc_quant_table (j_common_ptr cinfo) function
jpeglib.h 912 #define jpeg_alloc_quant_table macro
    [all...]
jctrans.c 92 *qtblptr = jpeg_alloc_quant_table((j_common_ptr) dstinfo);
jcparam.c 46 *qtblptr = jpeg_alloc_quant_table((j_common_ptr) cinfo);
jdmarker.c 513 cinfo->quant_tbl_ptrs[n] = jpeg_alloc_quant_table((j_common_ptr) cinfo);
    [all...]

Completed in 325 milliseconds