Commit 2b546d15 authored by Nicolas Roussin's avatar Nicolas Roussin Committed by Manuel Jander
Browse files

Move scale operations outside mul operations.

parent d4365be6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -125,6 +125,7 @@
/* #################### 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. */

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