Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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 */
/third_party/flutter/skia/third_party/externals/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 */
/third_party/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 */