commit | 8f74809fc7a88a31cf17084b5711c2da628d14a5 | [log] [tgz] |
---|---|---|
author | Ayushi Khopkar <ayushi.khopkar@ittiam.com> | Wed Sep 16 16:52:03 2020 +0530 |
committer | Anuj Joshi <anuj.joshi@ittiam.com> | Wed Oct 14 08:53:31 2020 +0530 |
tree | 4cb8d200b3e85b26538f0bb14c6d2244cfc84342 | |
parent | e39e35ff005a8cce3007c909a522af01eb0635f8 [diff] |
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