Loading lib_dec/dec_prm_fx.c +4 −6 Original line number Diff line number Diff line Loading @@ -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(); Loading lib_dec/tns_base_dec_fx.c +2 −5 Original line number Diff line number Diff line Loading @@ -118,13 +118,11 @@ Word16 DecodeTnsData( { SetParameters_fx( &tnsEnabledSWBTCX20BitMap, 1, pTnsData, &stream, pnSize ); } } } ELSE { SetParameters_fx( &tnsEnabledWBTCX20BitMap, 1, pTnsData, &stream, pnSize ); } move16(); Loading Loading @@ -334,5 +332,4 @@ Word16 DecodeTnsData_ivas_fx( } #endif // HARMONIZE_READ_DECODE_TNS lib_dec/dec_tcx_fx.c +1 −1 File changed.Contains only whitespace changes. Show changes lib_com/prot_fx.h +1 −1 File changed.Contains only whitespace changes. Show changes Loading
lib_dec/dec_prm_fx.c +4 −6 Original line number Diff line number Diff line Loading @@ -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(); Loading
lib_dec/tns_base_dec_fx.c +2 −5 Original line number Diff line number Diff line Loading @@ -118,13 +118,11 @@ Word16 DecodeTnsData( { SetParameters_fx( &tnsEnabledSWBTCX20BitMap, 1, pTnsData, &stream, pnSize ); } } } ELSE { SetParameters_fx( &tnsEnabledWBTCX20BitMap, 1, pTnsData, &stream, pnSize ); } move16(); Loading Loading @@ -334,5 +332,4 @@ Word16 DecodeTnsData_ivas_fx( } #endif // HARMONIZE_READ_DECODE_TNS