DSP_F_DUPLEX
else if (!DSP_F_DUPLEX(flags) &&
if (DSP_F_DUPLEX(flags)) {
#define DSP_F_SIMPLEX(x) (!DSP_F_DUPLEX(x))