view osdep/shmem.h @ 13525:3b989771a870

-sws and -vf scale sections improved, small fixes.
author diego
date Sat, 02 Oct 2004 02:23:34 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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