Unverified Commit 9de23193 authored by norvell's avatar norvell
Browse files

Move the move16()

parent bd1c6f2b
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -42,6 +42,7 @@ Word16 hvq_pvq_bitalloc_fx(

#ifdef FIX_1483_PEAQ_VQ_ENC_MSAN_ERROR
    *n_sel_bands = 0;
    move16();
#endif

    IF( EQ_16( bwidth_fx, FB ) )
@@ -113,8 +114,8 @@ Word16 hvq_pvq_bitalloc_fx(

#ifndef FIX_1483_PEAQ_VQ_ENC_MSAN_ERROR
    *n_sel_bands = 0;
#endif
    move16();
#endif
    envSum = 0;
    move16();
    E_max = L_deposit_l( 0 );