Mercurial > hg > enc-imaf
comparison IM_AF Encoder/IM_AM Encoder/IM_AF Encoder.h @ 8:c51c0b844461 tip
Ok
author | Eugenio Oñate Hospital <eo301@eecs.qmul.ac.uk> |
---|---|
date | Tue, 28 Aug 2012 12:20:04 +0100 |
parents | 1636a6250528 |
children |
comparison
equal
deleted
inserted
replaced
7:53c7dfb137ac | 8:c51c0b844461 |
---|---|
7 // | 7 // |
8 | 8 |
9 #ifndef IM_AM_Encoder_IM_AF_Encoder_h | 9 #ifndef IM_AM_Encoder_IM_AF_Encoder_h |
10 #define IM_AM_Encoder_IM_AF_Encoder_h | 10 #define IM_AM_Encoder_IM_AF_Encoder_h |
11 | 11 |
12 /* for va_list typedef */ | |
13 #include <stdarg.h> | |
14 /* for FILE typedef, */ | 12 /* for FILE typedef, */ |
15 #include <stdio.h> | 13 #include <stdio.h> |
16 | 14 |
17 #define maxtracks 8 | 15 #define maxtracks 8 |
18 #define maxpreset 10 | 16 #define maxpreset 10 |