Commit 7df75227 authored by sekine's avatar sekine
Browse files

Update NTT_REDUC_COMP_POC.

parent 015511e7
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -162,7 +162,9 @@

/* NTT switches */
#define NTT_REDUC_COMP_POC                            /* Contribution  : Complexity reduction of phase spectrum in stereo downmix*/
#define BOOL5
#ifndef NTT_REDUC_COMP_POC     
#define NTT_USE_INV_SQRT_POC                          /*inv_sqrt() is used */
#endif

/* ################## End DEVELOPMENT switches ######################### */
/* clang-format on */
+70 −340

File changed.

Preview size limit exceeded, changes collapsed.