From a0e9b37f658dce211ffcce7ef72df531e10095fb Mon Sep 17 00:00:00 2001 From: vaclav Date: Thu, 27 Apr 2023 09:21:24 +0000 Subject: [PATCH] Update options.h: remove duplicated or already accepted switches --- lib_com/options.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib_com/options.h b/lib_com/options.h index aecaf8747a..4318ec9128 100644 --- a/lib_com/options.h +++ b/lib_com/options.h @@ -158,9 +158,6 @@ #define ERI_FDCNGVQ_LOW_ROM /* Eri: Contribution #31 Table ROM saving for IVAS FDCNG-VQ modes */ -#define FIX_401_DIRAC_RENDERER_META_READ_INDICES /* Nokia: Issue 401: Fix metadata reading indices in DirAC renderer. */ -#define FIX_406_IVAS_POSITION /* Eri: Issue 406: Unify IVAS_POSITION to use IVAS_VECTOR3 instead */ -#define REND_DEBUGGING_REVISION /* VA: encapsulate rendering debugging options with DEBUGGING */ #define FIX_416_ISM_BR_SWITCHING /* FhG: add missing CLDFB reconfig to ISM BR switching */ #define FIX_SP2A /* VA: Issue 412: Adjust threshold for the S_p2a feature in the tonal detector */ -- GitLab