Commit b373aef0 authored by vaclav's avatar vaclav
Browse files

Issue 234: fix extremely high complexity numbers for IVAS EVS mode; under FIX_VBR_COMPLEXITY

parent c0727907
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -175,10 +175,10 @@
#define FIX_GET_DELAY_RETURN                            /* Issue 223: change return data type in function get_delay() */
#define NTT_REDUC_COMP_POC                              /* NTT Contribution 10: Complexity reduction of phase spectrum in stereo downmix*/
#define FIX_ISM_DECODER_PRINTOUT                        /* Issue 229: fix ISM decoder printout */


#define FIX_ITD_CNG                                     /* Eri: Fix for CNG ITD */

#define FIX_VBR_COMPLEXITY                              /* Issue 234: fix extremely high complexity numbers for IVAS EVS mode */

/* ################## End DEVELOPMENT switches ######################### */
/* clang-format on */
#endif
+1638 −99

File changed.

Preview size limit exceeded, changes collapsed.