Home
last modified time | relevance | path

Searched defs:ht_prev_data (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dg729postfilter.c520 void ff_g729_postfilter(AudioDSPContext *adsp, int16_t* ht_prev_data, int* voicing, in ff_g729_postfilter() argument
482 apply_tilt_comp(int16_t* out, int16_t* res_pst, int refl_coeff, int subframe_size, int16_t ht_prev_data) apply_tilt_comp() argument
H A Dg729dec.c145 int16_t ht_prev_data; ///< previous data for 4.2.3, equation 86 member

Completed in 4 milliseconds