Revision 67fc32ac libavcodec/ac3enc_fixed.h
libavcodec/ac3enc_fixed.h | ||
---|---|---|
36 | 36 |
typedef int32_t CoefType; |
37 | 37 |
typedef int64_t CoefSumType; |
38 | 38 |
|
39 |
#define MUL_COEF(a,b) MUL64(a,b) |
|
40 |
|
|
39 | 41 |
|
40 | 42 |
/** |
41 | 43 |
* Compex number. |
Also available in: Unified diff