Home
last modified time | relevance | path

Searched defs:small_pool_struct (Results 1 – 1 of 1) sorted by relevance

/external/libjpeg-turbo/
Djmemmgr.c108 typedef struct small_pool_struct { struct
109 small_pool_ptr next; /* next in list of pools */
110 size_t bytes_used; /* how many bytes already used within pool */
111 size_t bytes_left; /* bytes still available in this pool */