Commit b731e4cf authored by Sandesh Venkatesh's avatar Sandesh Venkatesh Committed by Manuel Jander
Browse files

Fix for 3GPP issue 1404: Stereo LTV signal at 24.4kbps and 32kbps: Modulated...

Fix for 3GPP issue 1404: Stereo LTV signal at 24.4kbps and 32kbps: Modulated noise in BWE region for one-sided signal

Link #1404
parent fb6609be
Loading
Loading
Loading
Loading
+22 −22
Original line number Diff line number Diff line
@@ -22038,27 +22038,8 @@ const Word32 sigma_BWE_fx[] = {//Q31
40792208 }; /* for 3 bits first stage */
const Word16 inv_modified_sigma_BWE_fx[] = {//Q1
  259,
254,
267,
266,
293,
315,
598,
622,
288,
288,
297,
297,
319,
346,
598,
622
};
const Word16 modified_sigma_BWE_fx[] =//Q(log2(2.56)
{ 323,
const Word16 inv_modified_sigma_BWE_fx[] = {//x2.56
323,
329,
313,
314,
@@ -22073,7 +22054,26 @@ const Word16 modified_sigma_BWE_fx[] =//Q(log2(2.56)
262,
242,
140,
134 };
134
};
const Word16 modified_sigma_BWE_fx[] =//Q15
{  259,
254,
267,
266,
293,
315,
598,
622,
288,
288,
297,
297,
319,
346,
598,
622 };
 
const Word16 SHB_LSF_mean_fx[10] = {//Q15