commit | a331de14219b34b08f4cbb462a45f1fd82a92d48 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Jan 04 16:33:55 2017 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Mon Jan 09 18:21:21 2017 -0800 |
tree | 95f61119a6a4df5b30fe0665df0a11c96c9de36b | |
parent | b5dad57d72bb00223e8d83d55ed00e6213543bdc [diff] |
audiohal: Re-implement effect process using FMQ and IMemory Result: no hwbinder calls due music processing. Added IEffect.close method for explicitly freeing up of resources consumed by the effect before automatic server objects reaping gets to it. Added IEffect.setProcessBuffers method for updating the input / output buffers on the go. Test: make, use Play Music with effects, check traces Bug: 30222631 Change-Id: Ia1e1bc7098fab59aa970e0ce4acdb48007409644