Loading lib_com/env_stab.c +0 −2 Original line number Diff line number Diff line Loading @@ -44,9 +44,7 @@ #include "prot.h" #include "rom_com.h" #include "wmc_auto.h" #ifdef FIX_594_STL_INCLUDE #include "stl.h" #endif #ifdef DEBUGGING #include "assert.h" #endif Loading lib_com/options.h +0 −1 Original line number Diff line number Diff line Loading @@ -157,7 +157,6 @@ #define SPLIT_REND_WITH_HEAD_ROT_PARAMBIN /* Nokia: Issue 623: Split rendering support for parambin renderer */ #define FIX_658_SPLIT_REND_MASA /*Dlb : Fix for issue 658, uninitialized memory access in MASA in Split rendering 0DOF mode*/ #endif #define FIX_594_STL_INCLUDE /* FhG: issue 594: Missing include of stl.h */ #define FIX_619_ADD_UNDEF_VAL_FOR_CONCEALMENT_MODE /* FhG: fix usan error */ #define FIX_622_SILENCE_USAN_WARNING /* FhG: silenceusan warning in ifft code */ Loading Loading
lib_com/env_stab.c +0 −2 Original line number Diff line number Diff line Loading @@ -44,9 +44,7 @@ #include "prot.h" #include "rom_com.h" #include "wmc_auto.h" #ifdef FIX_594_STL_INCLUDE #include "stl.h" #endif #ifdef DEBUGGING #include "assert.h" #endif Loading
lib_com/options.h +0 −1 Original line number Diff line number Diff line Loading @@ -157,7 +157,6 @@ #define SPLIT_REND_WITH_HEAD_ROT_PARAMBIN /* Nokia: Issue 623: Split rendering support for parambin renderer */ #define FIX_658_SPLIT_REND_MASA /*Dlb : Fix for issue 658, uninitialized memory access in MASA in Split rendering 0DOF mode*/ #endif #define FIX_594_STL_INCLUDE /* FhG: issue 594: Missing include of stl.h */ #define FIX_619_ADD_UNDEF_VAL_FOR_CONCEALMENT_MODE /* FhG: fix usan error */ #define FIX_622_SILENCE_USAN_WARNING /* FhG: silenceusan warning in ifft code */ Loading