PCM API cleaning. silencing implementation. xfer_min removal

This commit is contained in:
Abramo Bagnara 2000-12-29 15:00:53 +00:00
parent 684703b387
commit 8f1b27dfb8
29 changed files with 1189 additions and 853 deletions

View file

@ -22,7 +22,7 @@
#ifdef INTERVAL_C
#define INLINE inline
#else
#define INLINE static inline
#define INLINE extern inline
#endif
INLINE void interval_all(interval_t *i)