view stream/cache2.h @ 21989:c3dc45e16aa3

Use interleaver id to select the correct interleaver instead of guessing it from the codec id.
author rtogni
date Wed, 24 Jan 2007 21:20:08 +0000
parents 5385740067a1
children 3f0d00abc073
line wrap: on
line source

#ifndef _cache2_h
#define _cache2_h

extern void cache_uninit(stream_t *s);

#endif