Loading lib_dec/ivas_jbm_dec.c +2 −1 Original line number Diff line number Diff line Loading @@ -2431,7 +2431,8 @@ ivas_error ivas_jbm_dec_tc_buffer_reconfigure( ) { #ifdef FIX_1070_USAN_SEGFAULT_MC_TO_BIN_BTSW_HEADROT int32_t nsamp_to_allocate, n_samp_full, n_samp_residual, offset, nchan_residual; int32_t nsamp_to_allocate; int16_t n_samp_full, n_samp_residual, offset, nchan_residual; #else int16_t nsamp_to_allocate, n_samp_full, n_samp_residual, offset, nchan_residual; #endif Loading Loading
lib_dec/ivas_jbm_dec.c +2 −1 Original line number Diff line number Diff line Loading @@ -2431,7 +2431,8 @@ ivas_error ivas_jbm_dec_tc_buffer_reconfigure( ) { #ifdef FIX_1070_USAN_SEGFAULT_MC_TO_BIN_BTSW_HEADROT int32_t nsamp_to_allocate, n_samp_full, n_samp_residual, offset, nchan_residual; int32_t nsamp_to_allocate; int16_t n_samp_full, n_samp_residual, offset, nchan_residual; #else int16_t nsamp_to_allocate, n_samp_full, n_samp_residual, offset, nchan_residual; #endif Loading