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

  /external/libjpeg-turbo/
jmemnobs.c 44 jpeg_free_small (j_common_ptr cinfo, void *object, size_t sizeofobject) function
  /external/pdfium/third_party/libjpeg/
fpdfapi_jmemnobs.c 44 jpeg_free_small (j_common_ptr cinfo, void * object, size_t sizeofobject) function
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,
jpeglib.h 68 #define jpeg_free_small FOXIT_PREFIX(jpeg_free_small) macro
    [all...]

Completed in 64 milliseconds