Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c490 ne_pool_alloc(size_t size, struct pool_ctx * pool) in ne_pool_alloc() function
701 str = ne_pool_alloc(alloc_size, ctx->alloc_pool); in ne_read_string()
716 val->data = ne_pool_alloc(val->length, ctx->alloc_pool); in ne_read_binary()
919 node = ne_pool_alloc(sizeof(*node), ctx->alloc_pool); in ne_read_master()
921 node->data = ne_pool_alloc(desc->size, ctx->alloc_pool); in ne_read_master()