Loading lib_dec/dec_tcx.c +8 −0 Original line number Diff line number Diff line Loading @@ -733,7 +733,15 @@ void decoder_tcx_invQ( TCX_CONFIG_HANDLE hTcxCfg = st->hTcxCfg; tnsSize = 0; #ifndef FIX_1038_OFFSET_TO_NULL_PTR_IN_EVS_TCX_BFI prm_target = NULL; /* just to suppress MSVC warnigs */ #else /* just to suppress MSVC warnigs */ prm_target = NULL; prm_ltp = NULL; prm_tns = NULL; prm_sqQ = NULL; #endif /*-----------------------------------------------------------------* * Initializations Loading Loading
lib_dec/dec_tcx.c +8 −0 Original line number Diff line number Diff line Loading @@ -733,7 +733,15 @@ void decoder_tcx_invQ( TCX_CONFIG_HANDLE hTcxCfg = st->hTcxCfg; tnsSize = 0; #ifndef FIX_1038_OFFSET_TO_NULL_PTR_IN_EVS_TCX_BFI prm_target = NULL; /* just to suppress MSVC warnigs */ #else /* just to suppress MSVC warnigs */ prm_target = NULL; prm_ltp = NULL; prm_tns = NULL; prm_sqQ = NULL; #endif /*-----------------------------------------------------------------* * Initializations Loading