Home
last modified time | relevance | path

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

/aosp_15_r20/external/libjpeg-turbo/
H A Djmemmgr.c105 typedef struct small_pool_struct { struct
106 small_pool_ptr next; /* next in list of pools */
107 size_t bytes_used; /* how many bytes already used within pool */
108 size_t bytes_left; /* bytes still available in this pool */