Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b636c4fd authored by rago's avatar rago Committed by Ricardo Garcia
Browse files

Revert float capability for downmixer

Revert floating point processing on downmixer.

This commits partially reverts d7d01344
Bug: 63760315

Test: Play multichannel movie
Change-Id: I16edf8767e02ef5d8ff63f52e8d1222ce0d09e22
parent 91b5eb2f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -20,7 +20,8 @@ LOCAL_C_INCLUDES := \
	$(call include-path-for, audio-effects) \
	$(call include-path-for, audio-utils)

LOCAL_CFLAGS += -fvisibility=hidden -DBUILD_FLOAT
#-DBUILD_FLOAT
LOCAL_CFLAGS += -fvisibility=hidden
LOCAL_CFLAGS += -Wall -Werror

LOCAL_HEADER_LIBRARIES += libhardware_headers