Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dg729postfilter.h65 #define LONG_INT_FILT_LEN 8 macro
76 #define RES_PREV_DATA_SIZE (PITCH_DELAY_MAX + LONG_INT_FILT_LEN + 1)
Dg729postfilter.c49 static const int16_t ff_g729_interp_filt_long[(ANALYZED_FRAC_DELAYS+1)*LONG_INT_FILT_LEN] = {
313 LONG_INT_FILT_LEN, in long_term_filter()