view osdep/shmem.h @ 17329:1323e796bb6c

Yet another MPEG-4 fourcc (Samsung SMP4)
author rtognimp
date Fri, 06 Jan 2006 12:36:59 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


void* shmem_alloc(int size);
void shmem_free(void* p,int size);