Leptonica 1.68
C Image Processing Library
|
Data Fields | |
struct L_Ptraa * | paa |
size_t | minsize |
size_t | smallest |
size_t | largest |
size_t | nbytes |
l_int32 | nlevels |
size_t * | sizes |
l_int32 * | allocarray |
l_uint32 * | baseptr |
l_uint32 * | maxptr |
l_uint32 ** | firstptr |
l_int32 * | memused |
l_int32 * | meminuse |
l_int32 * | memmax |
l_int32 * | memempty |
char * | logfile |
Definition at line 100 of file pixalloc.c.
struct L_Ptraa* PixMemoryStore::paa |
Definition at line 102 of file pixalloc.c.
Referenced by pmsCreate(), pmsCustomAlloc(), pmsCustomDealloc(), pmsDestroy(), ptraaCreate(), and ptraaDestroy().
size_t PixMemoryStore::minsize |
Definition at line 103 of file pixalloc.c.
Referenced by pmsCreate(), and pmsGetLevelForAlloc().
size_t PixMemoryStore::smallest |
Definition at line 105 of file pixalloc.c.
Referenced by pmsCreate(), pmsGetAlloc(), and pmsGetLevelForAlloc().
size_t PixMemoryStore::largest |
Definition at line 106 of file pixalloc.c.
Referenced by pmsCreate(), and pmsGetLevelForAlloc().
size_t PixMemoryStore::nbytes |
Definition at line 107 of file pixalloc.c.
Referenced by convertFlateToPS(), convertFlateToPSEmbed(), convertG4ToPS(), convertG4ToPSEmbed(), convertJpegToPS(), convertJpegToPSEmbed(), freadHeaderPng(), pixcompCreateFromFile(), pixConvert1To2(), pixConvert1To4(), pixConvert2To8(), pixGenerateFlateData(), and pmsCreate().
Definition at line 108 of file pixalloc.c.
Referenced by pmsCreate(), pmsGetLevelForAlloc(), pmsGetLevelForDealloc(), and pmsLogInfo().
size_t* PixMemoryStore::sizes |
Definition at line 109 of file pixalloc.c.
Referenced by pmsCreate(), pmsDestroy(), and pmsLogInfo().
Definition at line 110 of file pixalloc.c.
Referenced by pmsCreate(), and pmsDestroy().
Definition at line 111 of file pixalloc.c.
Referenced by pmsCreate(), pmsDestroy(), and pmsGetLevelForDealloc().
Definition at line 112 of file pixalloc.c.
Referenced by pmsCreate(), and pmsGetLevelForDealloc().
Definition at line 113 of file pixalloc.c.
Referenced by pmsCreate(), pmsDestroy(), and pmsGetLevelForDealloc().
Definition at line 114 of file pixalloc.c.
Referenced by pmsCreate(), pmsCustomAlloc(), pmsDestroy(), and pmsLogInfo().
Definition at line 115 of file pixalloc.c.
Referenced by pmsCreate(), pmsCustomAlloc(), pmsCustomDealloc(), and pmsDestroy().
Definition at line 116 of file pixalloc.c.
Referenced by pmsCreate(), pmsCustomAlloc(), pmsDestroy(), and pmsLogInfo().
Definition at line 117 of file pixalloc.c.
Referenced by pmsCreate(), pmsCustomAlloc(), pmsDestroy(), and pmsLogInfo().
char* PixMemoryStore::logfile |
Definition at line 119 of file pixalloc.c.
Referenced by pmsCreate(), pmsCustomAlloc(), pmsCustomDealloc(), pmsDestroy(), and pmsGetAlloc().