Searched refs:MIX_SIZE (Results 1 – 1 of 1) sorted by relevance
97 #define MIX_SIZE(n) ((n) == MIX_SIGNED_16 || (n) == MIX_UNSIGNED_16 ? 2 : 1) macro598 MIX_SIZE(mc->type))); in uaudio_mixer_add_ctl()602 MIX_SIZE(mc->type))); in uaudio_mixer_add_ctl()608 MIX_SIZE(mc->type)); in uaudio_mixer_add_ctl()1695 if (MIX_SIZE(type) == 2) in uaudio_signext()1738 mc->wIndex, MIX_SIZE(mc->type)); in uaudio_ctl_get()1748 mc->wIndex, MIX_SIZE(mc->type), val); in uaudio_ctl_set()