Searched refs:ENGINE_EXCLUSIVE (Results 1 – 2 of 2) sorted by relevance
167 #define ENGINE_EXCLUSIVE (1U << 20) /* exclusive use, e.g. AC3 */ macro
411 flags |= ENGINE_EXCLUSIVE; in auimpl_engine_setup()472 if ((t->e_flags & ENGINE_EXCLUSIVE) && (t != sp->s_engine)) { in auimpl_engine_setup()723 flags |= ENGINE_EXCLUSIVE; in auimpl_engine_setup()