Searched refs:jpeg_free_small (Results 1 – 23 of 23) sorted by relevance
/third_party/libjpeg-turbo/ |
D | jmemnobs.c | 43 jpeg_free_small(j_common_ptr cinfo, void *object, size_t sizeofobject) in jpeg_free_small() function
|
D | jmemsys.h | 35 EXTERN(void) jpeg_free_small(j_common_ptr cinfo, void *object,
|
D | jmemmgr.c | 1049 jpeg_free_small(cinfo, (void *)shdr_ptr, space_freed); in free_pool() 1075 jpeg_free_small(cinfo, (void *)cinfo->mem, sizeof(my_memory_mgr)); in self_destruct()
|
D | structure.txt | 820 jpeg_get_small, jpeg_free_small interface to malloc and free library routines 825 same as jpeg_get_small/jpeg_free_small
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jmemnobs.c | 43 jpeg_free_small(j_common_ptr cinfo, void *object, size_t sizeofobject) in jpeg_free_small() function
|
D | jmemsys.h | 35 EXTERN(void) jpeg_free_small(j_common_ptr cinfo, void *object,
|
D | jpeglibmangler.h | 121 #define jpeg_free_small chromium_jpeg_free_small macro
|
D | jmemmgr.c | 1049 jpeg_free_small(cinfo, (void *)shdr_ptr, space_freed); in free_pool() 1075 jpeg_free_small(cinfo, (void *)cinfo->mem, sizeof(my_memory_mgr)); in self_destruct()
|
D | structure.txt | 816 jpeg_get_small, jpeg_free_small interface to malloc and free library routines 821 same as jpeg_get_small/jpeg_free_small
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jmemnobs.c | 43 jpeg_free_small(j_common_ptr cinfo, void *object, size_t sizeofobject) in jpeg_free_small() function
|
D | jmemsys.h | 35 EXTERN(void) jpeg_free_small(j_common_ptr cinfo, void *object,
|
D | jmemmgr.c | 1049 jpeg_free_small(cinfo, (void *)shdr_ptr, space_freed); in free_pool() 1075 jpeg_free_small(cinfo, (void *)cinfo->mem, sizeof(my_memory_mgr)); in self_destruct()
|
D | structure.txt | 820 jpeg_get_small, jpeg_free_small interface to malloc and free library routines 825 same as jpeg_get_small/jpeg_free_small
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/win/ |
D | jpeg62-memsrcdst.def | 54 jpeg_free_small @ 53 ;
|
D | jpeg62.def | 54 jpeg_free_small @ 53 ;
|
D | jpeg7.def | 56 jpeg_free_small @ 55 ;
|
D | jpeg8.def | 57 jpeg_free_small @ 56 ;
|
D | jpeg7-memsrcdst.def | 56 jpeg_free_small @ 55 ;
|
/third_party/libjpeg-turbo/win/ |
D | jpeg62.def | 54 jpeg_free_small @ 53 ;
|
D | jpeg62-memsrcdst.def | 54 jpeg_free_small @ 53 ;
|
D | jpeg7-memsrcdst.def | 56 jpeg_free_small @ 55 ;
|
D | jpeg8.def | 57 jpeg_free_small @ 56 ;
|
D | jpeg7.def | 56 jpeg_free_small @ 55 ;
|