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

  /external/chromium_org/third_party/libjpeg_turbo/
jcomapi.c 98 jpeg_alloc_huff_table (j_common_ptr cinfo) function
jpeglibmangler.h 73 #define jpeg_alloc_huff_table chromium_jpeg_alloc_huff_table macro
jdmarker.c 491 *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
1058 htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
1066 htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
1074 htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
1082 htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
    [all...]
jpeglib.h 937 #define jpeg_alloc_huff_table macro
    [all...]
jchuff.c 1014 *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
1021 *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
jcparam.c 180 *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
jcphuff.c 799 *htblptr = jpeg_alloc_huff_table((j_common_ptr) cinfo);
  /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...]
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 309 *hufftbl = jpeg_alloc_huff_table ((j_common_ptr)info);
    [all...]

Completed in 128 milliseconds