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

Commit 0ecc1786 authored by Sneha Patil's avatar Sneha Patil
Browse files

DynamicsProcessing: Update the test configuration to have bands more

than kBandCount

Bug: 394428987
Test: atest VtsHalDynamicsProcessingTargetTest
Change-Id: I598093bdb3b67d09ad927082f88c08d9e427c489
parent 91a7beb6
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -1083,7 +1083,12 @@ std::vector<std::vector<std::pair<int, float>>> kBands{
                {2, 6000},
                {3, 10000},
                {4, 16000},
        },  // 5 bands
                {5, 20000},
                {6, 26000},
                {7, 30000},
                {8, 36000},
                {9, 40000},
        },  // 10 bands
        {
                {0, 800},
                {3, 15000},