Home
last modified time | relevance | path

Searched refs:pool_ctx (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c271 struct pool_ctx { struct
299 struct pool_ctx * alloc_pool;
472 static struct pool_ctx *
475 struct pool_ctx * pool; in ne_pool_init()
484 ne_pool_destroy(struct pool_ctx * pool) in ne_pool_destroy()
490 ne_pool_alloc(size_t size, struct pool_ctx * pool) in ne_pool_alloc()