10 lines
129 B
C
10 lines
129 B
C
#ifndef _HIPDEFINES_H_
|
|
#define _HIPDEFINES_H_
|
|
|
|
#define NOANALYSIS
|
|
#define USE_LAYER_1
|
|
#define USE_LAYER_2
|
|
|
|
#define MPEG1
|
|
|
|
#endif
|