view osdep/shmem.h @ 20846:c1e47896ad80

least restrictive dts ordering rule which ensures frames are in decoding order
author michael
date Sun, 12 Nov 2006 12:24:57 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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