view osdep/shmem.h @ 11967:4f4b81257d19

Adds support for the film grain effect and deblocking filters in xvid patch by Jan Knutar <jknutar@nic.fi>
author attila
date Tue, 17 Feb 2004 12:52:19 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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