Commit 112f7d6e authored by sagnowski's avatar sagnowski
Browse files

Add missing move16()

parent a8c09bd0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1264,6 +1264,7 @@ static ivas_error ivas_dec_tc_audio_allocate_fx(

#ifdef FIX_2396_CONSTANT_STRIDE_IN_TC_BUFFER
    hTcBuffer->tc_stride = n_samp_full;
    move16();
#endif
    nsamp_to_allocate = imult1616( s_max( hTcBuffer->nchan_transport_rend, hTcBuffer->nchan_buffer_full ), n_samp_full );