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

  /external/pdfium/third_party/libjpeg/
jmemsys.h 23 #define jpeg_free_small jFreeSmall macro
39 * On most systems, these ARE malloc and free. jpeg_free_small is passed the
45 EXTERN(void) jpeg_free_small JPP((j_common_ptr cinfo, void * object,
fpdfapi_jmemnobs.c 44 jpeg_free_small (j_common_ptr cinfo, void * object, size_t sizeofobject) function
fpdfapi_jmemmgr.c     [all...]
jpeglib.h 68 #define jpeg_free_small FOXIT_PREFIX(jpeg_free_small) macro
    [all...]
  /external/libjpeg-turbo/
jmemnobs.c 44 jpeg_free_small (j_common_ptr cinfo, void *object, size_t sizeofobject) function
jmemsys.h 30 * On most systems, these ARE malloc and free. jpeg_free_small is passed the
35 EXTERN(void) jpeg_free_small (j_common_ptr cinfo, void *object,
jmemmgr.c     [all...]

Completed in 1085 milliseconds