HomeSort by relevance Sort by last modified time
    Searched full:jpeg_alloc_huff_table (Results 1 - 15 of 15) sorted by null

  /external/jpeg/
jcomapi.c 98 jpeg_alloc_huff_table (j_common_ptr cinfo) function
jchuff.c 868 *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
875 *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
jpeglib.h 913 #define jpeg_alloc_huff_table macro
    [all...]
jcparam.c 159 *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
jcphuff.c 801 *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
jdmarker.c 483 *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
    [all...]
libjpeg.doc     [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jcomapi.c 99 jpeg_alloc_huff_table (j_common_ptr cinfo) function
jpeglib.h 39 #define jpeg_alloc_huff_table FOXIT_PREFIX(jpeg_alloc_huff_table) macro
916 #define jpeg_alloc_huff_table macro
    [all...]
fpdfapi_jchuff.c 872 *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
879 *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
fpdfapi_jcparam.c 160 *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
fpdfapi_jcphuff.c 802 *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
fpdfapi_jdmarker.c 509 *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
    [all...]
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 39 #define jpeg_alloc_huff_table FOXIT_PREFIX(jpeg_alloc_huff_table) macro
916 #define jpeg_alloc_huff_table macro
    [all...]
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 309 *hufftbl = jpeg_alloc_huff_table ((j_common_ptr)info);
    [all...]

Completed in 447 milliseconds