Commit 69a35f84 authored by multrus's avatar multrus
Browse files

[cleanup] accept NONBE_FIX_588_UPDATE_FASTCONV_SD

parent 07b32360
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -1509,16 +1509,8 @@ typedef enum

#define BINAURAL_MAXBANDS                       60                          /* Max number of bands */
#define BINAURAL_CONVBANDS                      50                          /* Bands upto which convolution is performed */
#ifdef NONBE_FIX_588_UPDATE_FASTCONV_SD
#define BINAURAL_NTAPS                           3
#else
#define BINAURAL_NTAPS                           5
#endif
#ifdef NONBE_FIX_588_UPDATE_FASTCONV_SD
#define BINAURAL_NTAPS_SBA                       BINAURAL_NTAPS
#else
#define BINAURAL_NTAPS_SBA                       3
#endif

#define BINAURAL_NTAPS_MAX                      96

+0 −1
Original line number Diff line number Diff line
@@ -177,7 +177,6 @@

#define NONBE_FIX_787_PARAM_UPMIX_LEVEL                       /* Dlb: issue 787: fix level of Mono/Stereo for ParamUpmix mode */

#define NONBE_FIX_588_UPDATE_FASTCONV_SD                      /* FhG: issue 588: update FastConv SD HRTFs in CLDFB domain with new conversion method */
#define NONBE_FIX_774_OSBA_MONO_DEC_CRASH                     /* FhG: issue 774: decoder crash for OSBA to mono */
#define NONBE_FIX_802_PARAMUPMIX_HIGHPASS                     /* Dlb: issue 802: Move HighPass filter operation for ParamUpmix */
#define NONBE_FIX_778_TNS_UNFIED_STEREO_MSAN                  /* FhG: Issue 778: MSAN error due to uninitialized TNS configuration */
+0 −3418

File changed.

Preview size limit exceeded, changes collapsed.