Unverified Commit d0e22548 authored by norvell's avatar norvell
Browse files

Address review comments

parent 9c1feeab
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -116,6 +116,7 @@ void stat_noise_uv_mod_fx(
    move16();
#ifdef HQ_ALIGN_DUPLICATED_CODE
    L_Noimix_fract = 0;
    move32();
#endif

    test();
+0 −3
Original line number Diff line number Diff line
@@ -9,9 +9,6 @@
#include "prot_fx.h"     /* Function prototypes                    */
#include "prot_fx_enc.h" /* Function prototypes                    */
#include "basop_util.h"  /* Function prototypes                    */
#ifdef HQ_ALIGN_DUPLICATED_CODE
#include "ivas_prot_fx.h"
#endif


/*-------------------------------------------------------------------*