Home
last modified time | relevance | path

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

/external/qemu/audio/
Daudio.c154 struct fixed_settings fixed_in; member
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; in audio_init()