Searched refs:L_H (Results 1 – 1 of 1) sorted by relevance
114 #define L_H 22 /* size of truncated impulse response of A(z/g1)/A(z/g2) */ macro452 Word16 h[L_H]; in Post_Filter()494 memset(&h[M + 1], 0, sizeof(Word16)*(L_H - M - 1)); in Post_Filter()495 Syn_filt(Ap4, h, h, L_H, &h[M + 1], 0); in Post_Filter()501 for (i = L_H - 1; i >= 0; i--) in Post_Filter()522 for (i = L_H - 2; i >= 0; i--) in Post_Filter()