view osdep/shmem.h @ 15638:189da3c3116b

Add XviD's luminance masking (option name: lumi_mask)
author gpoirier
date Sat, 04 Jun 2005 20:54:49 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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