Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/effect/model/src/
H A Deffect_model.c209 static int32_t IsSupplyEffect(const char *libName) in IsSupplyEffect() function
362 if (IsSupplyEffect(info->libName) != HDF_SUCCESS) { in EffectModelCreateEffectController()