Commit 34fd5612 authored by vaillancour's avatar vaillancour Committed by Manuel Jander
Browse files

possible fix to the issue uncovered by FIX_2015_PREMPH_SAT_ALT

parent 414c176c
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -122,12 +122,4 @@

/* #################### End BASOP optimization switches ############################ */

/* #################### Start BASOP optimization switches ############################ */

#define OPT_2181_MATRIX_TRANSP_1_MUL                    /* Dolby: Issue 2181, optimize matrixTransp1Mul_fx. */
#define OPT_2182_MATRIX_SCALE_OPS                       /* Dolby: Issue 2181, move matrix scale operations outside mul operations. */
#define OPT_2185_MATRIX_OUT_SCALING                     /* Dolby: Issue 2185, optimize matrix-mul output-format. */

/* #################### End BASOP optimization switches ############################ */

#endif