Home
last modified time | relevance | path

Searched defs:ctrlOps (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/audio/effect/model/include/
H A Deffect_host_common.h56 struct IEffectControlVdi *ctrlOps; member
/ohos5.0/drivers/peripheral/audio/effect/model/src/
H A Deffect_model.c314 struct ControllerId *contollerId, struct IEffectControlVdi *ctrlOps) in CreateEffectController()
369 struct IEffectControlVdi *ctrlOps = NULL; in EffectModelCreateEffectController() local