Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/shm/
Dshmalloc.h34 #define spalloc_alloc(size) g_slice_alloc (size) macro
42 #define spalloc_alloc(size) malloc (size) macro