view osdep/shmem.h @ 13390:1f415687a3f7

switch_ratio may not work with some filter chains
author faust3
date Sun, 19 Sep 2004 18:36:18 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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