Loading lib_dec/acelp_core_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -315,7 +315,7 @@ ivas_error acelp_core_dec( { int16_t dec; if ( st->hPFstat != NULL && st->hPFstat->on == 0 ) if ( st->hPFstat->on != 0 ) { int16_t mem_syn_r_size_old, mem_syn_r_size_new; Loading Loading
lib_dec/acelp_core_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -315,7 +315,7 @@ ivas_error acelp_core_dec( { int16_t dec; if ( st->hPFstat != NULL && st->hPFstat->on == 0 ) if ( st->hPFstat->on != 0 ) { int16_t mem_syn_r_size_old, mem_syn_r_size_new; Loading