Commit 937bfe91 authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent bfc8b637
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@
#define EFAP_MAX_GHOST_LS      5 /* Maximum number of ghost Loudspeakers, for memory allocation purpose */
#define POLY_THRESH            1e-4f
#ifdef FIX_1574_EFAP_CODE_LINT
#define MAX_AZI_GAP 1.f / 160.f /* Max azimuth tolerance to extend the LS setup in the horizontal plane */
#define MAX_AZI_GAP ( 1.f / 160.f ) /* Max azimuth tolerance to extend the LS setup in the horizontal plane */
#endif
#ifdef DEBUG_EFAP_POLY_TOFILE
#define PANNING_AZI_RESOLUTION 2