OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_sound_pparams
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/audio/
audiovar.h
185
audio_format2_t
sc_sound_pparams
;
member in struct:audio_softc
audio.c
1101
sc->
sc_sound_pparams
= params_to_format2(&audio_default);
2424
ai.play.sample_rate = sc->
sc_sound_pparams
.sample_rate;
2425
ai.play.encoding = sc->
sc_sound_pparams
.encoding;
2426
ai.play.channels = sc->
sc_sound_pparams
.channels;
2427
ai.play.precision = sc->
sc_sound_pparams
.precision;
7084
sc->
sc_sound_pparams
= params_to_format2(&audio_default);
7335
pfmt = sc->
sc_sound_pparams
;
7458
sc->
sc_sound_pparams
= pfmt;
7504
sc->
sc_sound_pparams
= saved_pfmt;
7827
pi->sample_rate = sc->
sc_sound_pparams
.sample_rate
[
all
...]
Completed in 49 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025