Home | History | Annotate | Download | only in preprocessing

Lines Matching refs:set_device

81     int (* set_device)(preproc_effect_t *fx, uint32_t device);
1509 if (effect->ops->set_device) {
1510 effect->ops->set_device(effect, *(uint32_t *)pCmdData);