Go to the documentation of this file.
23 #ifndef AVCODEC_ACELP_PITCH_DELAY_H
24 #define AVCODEC_ACELP_PITCH_DELAY_H
29 #define PITCH_DELAY_MIN 20
30 #define PITCH_DELAY_MAX 143
115 int pitch_delay_min);
134 int16_t* quant_energy,
135 int gain_corr_factor,
136 int log2_ma_pred_order,
212 int gain_corr_factor,
215 const int16_t* quant_energy,
232 const float *pred_table);
249 const int prev_lag_int,
const int subframe,
250 int third_as_first,
int resolution);