SNDRV_SFNT_SAMPLE_8BITS
if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS) {
if (mode & SNDRV_SFNT_SAMPLE_8BITS) {
w_16 = !(vp->reg.sample_mode & SNDRV_SFNT_SAMPLE_8BITS);
if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS) {
if (!(mode & SNDRV_SFNT_SAMPLE_8BITS))
smp->v.mode_flags |= SNDRV_SFNT_SAMPLE_8BITS;