Home
last modified time | relevance | path

Searched refs:LONG_INT_FILT_LEN (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dg729postfilter.h66 #define LONG_INT_FILT_LEN 8 macro
77 #define RES_PREV_DATA_SIZE (PITCH_DELAY_MAX + LONG_INT_FILT_LEN + 1)
H A Dg729postfilter.c52 static const int16_t ff_g729_interp_filt_long[(ANALYZED_FRAC_DELAYS+1)*LONG_INT_FILT_LEN] = {
316 LONG_INT_FILT_LEN, in long_term_filter()

Completed in 2 milliseconds