AC_FMT_CHAN_MASK
channels = (format & AC_FMT_CHAN_MASK) >> AC_FMT_CHAN_SHIFT;
((format & AC_FMT_TYPE_NON_PCM) && (format & AC_FMT_CHAN_MASK) == 7)