Commit afe86fe8 authored by Sandesh Venkatesh's avatar Sandesh Venkatesh
Browse files

Merge branch '3gpp_issue_1404_fix' into 'main'

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

See merge request !1314
parents 623fc2f3 40d86c8b
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