Commit 270959e7 authored by vaillancour's avatar vaillancour
Browse files

go back to old coef to limit changes

parent 88885a58
Loading
Loading
Loading
Loading
Loading
+0 −20
Original line number Diff line number Diff line
@@ -1311,7 +1311,6 @@ const Word16 inter4_2_fx[] =
/* 1/4 resolution interpolation filter (-3 dB at 0.856*fs/2) */
const Word32 L_pitch_inter4_2[PIT_FIR_SIZE2] = { /* Q31 */
#ifndef FIX_1803_PRED_CAUSING_BWE_OVERSHOOT
    2018634624, 1839083520, 1357785216, 724904576, 126856152, -281447072,
    -428193216, -340524320, -121030032, 102233104, 229241728, 222704784,
    111802296, -32603096, -136805440, -158183648, -99851544, -2110976,
@@ -1322,25 +1321,6 @@ const Word32 L_pitch_inter4_2[PIT_FIR_SIZE2] = { /* Q31 */
    -6833293, 5003637, 12101070, 11944304, 6107443, -1346472, -6427418,
    -7219840, -4389456, -249108, 2823941, 3633542, 2471753, 556198,
    -895500, -1327144, -932007, -285615, 135291, 210453, 103079, 15032, 0
#else
    2018634629,			
    1839083521,	1357785191,	724904580,	126856154,
    -281447059,	-428193207,	-340524335,	-121030031,
    102233107,	229241732,	222704792,	111802294,
    -32603097,	-136805446,	-158183646,	-99851547,
    -2110976,	82091857,	114123724,	86026047,
    19988778,	-46544561,	-81104015,	-71266392,
    -27977417,	22982370,	55621974,	56517475,
    29680371,	-7827578,	-36105643,	-42638288,
    -27414776,	-1138166,	21646635,	30326764,
    22885733,	5570573,	-11516955,	-20066087,
    -17396765,	-6833293,	5003637,	12101070,
    11944304,	6107443,	-1346472,	-6427419,
    -7219840,	-4389457,	-249108,	2823941,
    3633542,	2471754,	556198,	-895501,
    -1327145,	-932008,	-285615,	135291,
    210453,	103079,	15032,	0
#endif
};
const Word16 pitch_inter4_2[PIT_FIR_SIZE2] =
{