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

Fix proposal for 2253

parent 047abf2f
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