29 #define CONFIG_AC3ENC_FLOAT 1
36 #if CONFIG_AC3_ENCODER
37 #define AC3ENC_TYPE AC3ENC_TYPE_AC3
82 for (i = 0; i < n2; i++)
83 window[n-1-i] = window[i];
94 const float *input,
const float *window,
125 const float *coef0,
const float *coef1,
147 coord *= sqrtf(energy_ch / energy_cpl);
152 #if CONFIG_AC3_ENCODER