Home | History | Annotate | Download | only in voicefx

Lines Matching refs:set_device

75     int (* set_device)(adnc_pfx_effect_t *fx, uint32_t device);
900 if (effect->ops->set_device) {
901 effect->ops->set_device(effect, *(uint32_t *)pCmdData);