view linux/shmem.h @ 8710:ba369c754b36

motion estimation pre pass
author michael
date Thu, 02 Jan 2003 01:38:35 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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