Searched refs:fixed_in (Results 1 - 1 of 1) sorted by relevance

/external/qemu/audio/
H A Daudio.c154 struct fixed_settings fixed_in; member in struct:__anon29224
176 .fixed_in = { /* ADC fixed settings */
1729 .valp = &conf.fixed_in.enabled,
1735 .valp = &conf.fixed_in.settings.freq,
1741 .valp = &conf.fixed_in.settings.fmt,
1747 .valp = &conf.fixed_in.settings.nchannels,
1753 .valp = &conf.fixed_in.nb_voices,
1976 s->nb_hw_voices_in = conf.fixed_in.nb_voices;

Completed in 169 milliseconds