Searched refs:currentConfig (Results 1 – 1 of 1) sorted by relevance
238 EffectConfig currentConfig; in getChannelCount() local242 currentConfig = conf; in getChannelCount()248 static_cast<audio_channel_mask_t>(currentConfig.outputCfg.channels))); in getChannelCount()250 static_cast<audio_channel_mask_t>(currentConfig.outputCfg.channels)); in getChannelCount()280 EffectConfig currentConfig; in TEST_P() local284 currentConfig = conf; in TEST_P()289 Return<Result> ret2 = effect->setConfig(currentConfig, nullptr, nullptr); in TEST_P()