Commit 1c32b228 authored by Arash Azizi's avatar Arash Azizi
Browse files

2389

parent c82c3fc1
Loading
Loading
Loading
Loading
Loading
+4 −6
Original line number Diff line number Diff line
@@ -401,8 +401,6 @@ void getTCXparam_fx(

                    ReadTnsData_ivas_fx( st->hTcxCfg->pCurrentTnsConfig, st0, &nTnsBits, prm + j, &nTnsParams );
#endif // HARMONIZE_READ_DECODE_TNS

                    
                }
                hTcxDec->tnsActive[k] = 0; // Q0
                move16();
+2 −5
Original line number Diff line number Diff line
@@ -118,13 +118,11 @@ Word16 DecodeTnsData(
            {
                SetParameters_fx( &tnsEnabledSWBTCX20BitMap, 1, pTnsData, &stream, pnSize );
            }

        }
    }
    ELSE
    {
        SetParameters_fx( &tnsEnabledWBTCX20BitMap, 1, pTnsData, &stream, pnSize );
 
    }

    move16();
@@ -334,5 +332,4 @@ Word16 DecodeTnsData_ivas_fx(
}



#endif // HARMONIZE_READ_DECODE_TNS
+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.