Searched refs:DynamicsProcessingTestHelper (Results 1 – 1 of 1) sorted by relevance
44 class DynamicsProcessingTestHelper : public EffectHelper { class46 DynamicsProcessingTestHelper(std::pair<std::shared_ptr<IFactory>, Descriptor> pair, in DynamicsProcessingTestHelper() function in DynamicsProcessingTestHelper168 DynamicsProcessingTestHelper::kStageEnablementTestSet = {169 {.inUse = true, .bandCount = DynamicsProcessingTestHelper::kBandCount},174 {.inUse = false, .bandCount = DynamicsProcessingTestHelper::kBandCount}};178 DynamicsProcessingTestHelper::kChannelConfigTestSet = {188 DynamicsProcessingTestHelper::kInputGainTestSet = {197 bool DynamicsProcessingTestHelper::isBandConfigValid(const std::vector<T>& cfgs, int bandCount) { in isBandConfigValid()209 bool DynamicsProcessingTestHelper::isParamValid(const DynamicsProcessing::Tag& tag, in isParamValid()246 bool DynamicsProcessingTestHelper::isParamEqual(const DynamicsProcessing::Tag& tag, in isParamEqual()[all …]