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

Skip to content
Commit 6a30c8fa authored by Harish Mahendrakar's avatar Harish Mahendrakar
Browse files

libeffects: Fix LVDBE biquad instance creation

LVDBE HPF biquad was created everytime LVDBE_Control was
called, but LVDBE_SetFilters was called only when there
was a change in parameters.

biquad creation is now done only when number of channels
changes and SetFilters is called for change in number of
channels as well.

Bug: 179462586
Test: lvm/tests/build_and_run_all_unit_tests.sh
Change-Id: I2edd4e02de28a36b3fb455cec6d6e63f16dbcc9f
parent 85ed8fd8
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