Commit 69d2879c authored by vaclav's avatar vaclav
Browse files

Merge branch 'basop-2403-reducing-duplicated-code-in-pitch_ol_fx-c' into 'main'

cleanup in pitch_ol

Closes #2403

See merge request !2784
parents b3c0bbf8 f46a5528
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -89,6 +89,7 @@
#define FIX_2405_HARM_SMC_INIT                          /* VA, basop 2405, harmonisation of SMC init */
#define FIX_2280_REDUCTION_UNNECESSARY_SCALING          /* VA: reduction of unnecessary scaling */
#define FIX_2280_REDUCTION_UNNECESSARY_SCALING_NONBE    /* VA: reduction of unnecessary scaling, non-BE part */
#define FIX_2403_COMBINE_PITCH_OL                       /* VA : basop 2403, reusing common code between EVS and IVAS in pitch_ol */

/* #################### End BE switches ################################## */

+418 −20

File changed.

Preview size limit exceeded, changes collapsed.