Commit 211901e3 authored by malenov's avatar malenov
Browse files

add missing pop_wmops()

parent 880c2a8b
Loading
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -101,12 +101,10 @@
#define VEC_ARITH_OPT_v1
#define FIX_1486_IND_SHB_RES                   /* VA: Fix for issue 1486: align the usage of IND_SHB_RES_GS indices with float code */
#define FIX_1511_POC_RENORM                    /* NTT: Fix for issue 1511: Renorm for POC. */

#define TEST_HR
#define REMOVE_EVS_DUPLICATES                   /* remove core-coder duplicated functions, ACELP low-band decoder */

#define FIX_1713_EXP                            /* VA: proposed correction to exp in ic-BWE*/

#define FIX_1733_CLDFB_BUG
#define FIX_1740_MISING_POP_WMOPS               /* VA: fix issue 1740: missing pop_wmops() */

#endif