/external/chromium_org/third_party/libjpeg_turbo/ |
jmemnobs.c | 35 jpeg_get_small (j_common_ptr cinfo, size_t sizeofobject) function
|
jmemsys.h | 25 #define jpeg_get_small jGetSmall macro 38 * memory. (Typically the total amount requested through jpeg_get_small is 41 * and free; in particular, jpeg_get_small must return NULL on failure. 47 EXTERN(void *) jpeg_get_small JPP((j_common_ptr cinfo, size_t sizeofobject)); 67 * be requested in a single call to jpeg_get_large (and jpeg_get_small for that
|
jpeglibmangler.h | 104 #define jpeg_get_small chromium_jpeg_get_small macro
|
/external/jpeg/ |
jmemnobs.c | 35 jpeg_get_small (j_common_ptr cinfo, size_t sizeofobject) function
|
jmemansi.c | 36 jpeg_get_small (j_common_ptr cinfo, size_t sizeofobject) function
|
jmem-android.c | 38 jpeg_get_small (j_common_ptr cinfo, size_t sizeofobject) function
|
jmem-ashmem.c | 37 jpeg_get_small (j_common_ptr cinfo, size_t sizeofobject) function
|
jmemmac.c | 82 jpeg_get_small (j_common_ptr cinfo, size_t sizeofobject) function
|
jmemname.c | 143 jpeg_get_small (j_common_ptr cinfo, size_t sizeofobject) function
|
jmemsys.h | 25 #define jpeg_get_small jGetSmall macro 38 * memory. (Typically the total amount requested through jpeg_get_small is 41 * and free; in particular, jpeg_get_small must return NULL on failure. 47 EXTERN(void *) jpeg_get_small JPP((j_common_ptr cinfo, size_t sizeofobject)); 67 * be requested in a single call to jpeg_get_large (and jpeg_get_small for that
|
jmemdos.c | 166 jpeg_get_small (j_common_ptr cinfo, size_t sizeofobject) function
|