Searched defs:adsp (Results 1 - 12 of 12) sorted by relevance
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | audiodsp.c | 54 AudioDSPContext adsp; in checkasm_check_audiodsp() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ra144.h | 42 AudioDSPContext adsp; member
|
| H A D | ac3enc_float.c | 53 static void clip_coefficients(AudioDSPContext *adsp, float *coef, in clip_coefficients() argument
|
| H A D | ac3enc_fixed.c | 47 static void clip_coefficients(AudioDSPContext *adsp, int32_t *coef, in clip_coefficients() argument
|
| H A D | acelp_pitch_delay.c | 53 ff_acelp_decode_gain_code( AudioDSPContext *adsp, int gain_corr_factor, const int16_t* fc_v, int mr_energy, const int16_t* quant_energy, const int16_t* ma_prediction_coeff, int subframe_size, int ma_pred_order) ff_acelp_decode_gain_code() argument
|
| H A D | g729postfilter.c | 113 static int16_t long_term_filter(AudioDSPContext *adsp, int pitch_delay_int, in long_term_filter() argument 430 static int16_t get_tilt_comp(AudioDSPContext *adsp, int16_t *lp_gn, in get_tilt_comp() argument 520 ff_g729_postfilter(AudioDSPContext *adsp, int16_t* ht_prev_data, int* voicing, const int16_t *lp_filter_coeffs, int pitch_delay_int, int16_t* residual, int16_t* res_filter_data, int16_t* pos_filter_data, int16_t *speech, int subframe_size) ff_g729_postfilter() argument [all...] |
| H A D | ra144.c | 1684 int ff_irms(AudioDSPContext *adsp, const int16_t *data) in ff_irms() argument
|
| H A D | takdec.c | 53 AudioDSPContext adsp; member
|
| H A D | g729dec.c | 158 AudioDSPContext adsp; member
|
| H A D | ac3enc.h | 162 AudioDSPContext adsp; member
|
| H A D | cook.c | 133 AudioDSPContext adsp; member
|
| H A D | apedec.c | 157 LLAudDSPContext adsp; member
|
Completed in 14 milliseconds