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

Skip to content
Commit 8f74809f authored by Ayushi Khopkar's avatar Ayushi Khopkar Committed by Anuj Joshi
Browse files

Updated 'preemph.c' and 'q_pulse.c'

On host toolchains, __unused doesnt seem to be present. Hence
updated all instances in 'q_pulse.c' to use
__attribute__((unused)) instead.

For host toolchains, stdint.h needs to be added in 'preemph.c' so
that INT32_MAX is correctly defined

Test: Build libstagefright_amrwbenc
Bug: 170360841

Change-Id: I4ad6fa070b6b4d6b016e1c47ffbc9eb1c4130390
parent e39e35ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment