view osdep/shmem.h @ 16319:798d9be2337f

multiplying fps by 10000 is no more necessary (when determining mp4v and h264 framerate)
author nicodvb
date Tue, 30 Aug 2005 22:07:30 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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