Home
last modified time | relevance | path

Searched refs:kBandCount (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/aidl/vts/
DVtsHalDynamicsProcessingTest.cpp128 static constexpr int kBandCount = 5; member in DynamicsProcessingTestHelper
137 .preEqStage = {.inUse = true, .bandCount = kBandCount},
138 .postEqStage = {.inUse = true, .bandCount = kBandCount},
139 .mbcStage = {.inUse = true, .bandCount = kBandCount},
169 {.inUse = true, .bandCount = DynamicsProcessingTestHelper::kBandCount},
174 {.inUse = false, .bandCount = DynamicsProcessingTestHelper::kBandCount}};