view osdep/shmem.h @ 14477:92553e3c8f01

automatic fps calculation for mpeg4 in raw stream/mpeg-ts
author nicodvb
date Wed, 12 Jan 2005 20:43:53 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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