Loading lib_dec/waveadjust_fec_dec_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -916,7 +916,7 @@ void concealment_decode_fix( Word16 i; Word16 N = hPlcInfo->L_frameTCX; Word16 *seed = &( hPlcInfo->seed ); Word16 sign; Word16 sign = 0; move16(); IF( hPlcInfo->concealment_method == TCX_NONTONAL ) /* #define TCX_NONTONAL 0 */ Loading Loading
lib_dec/waveadjust_fec_dec_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -916,7 +916,7 @@ void concealment_decode_fix( Word16 i; Word16 N = hPlcInfo->L_frameTCX; Word16 *seed = &( hPlcInfo->seed ); Word16 sign; Word16 sign = 0; move16(); IF( hPlcInfo->concealment_method == TCX_NONTONAL ) /* #define TCX_NONTONAL 0 */ Loading