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_rparams
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/audio/
audiovar.h
186
audio_format2_t
sc_sound_rparams
;
member in struct:audio_softc
audio.c
1102
sc->
sc_sound_rparams
= params_to_format2(&audio_default);
2429
ai.record.sample_rate = sc->
sc_sound_rparams
.sample_rate;
2430
ai.record.encoding = sc->
sc_sound_rparams
.encoding;
2431
ai.record.channels = sc->
sc_sound_rparams
.channels;
2432
ai.record.precision = sc->
sc_sound_rparams
.precision;
7085
sc->
sc_sound_rparams
= params_to_format2(&audio_default);
7342
rfmt = sc->
sc_sound_rparams
;
7481
sc->
sc_sound_rparams
= rfmt;
7495
sc->
sc_sound_rparams
= saved_rfmt;
7841
ri->sample_rate = sc->
sc_sound_rparams
.sample_rate
[
all
...]
Completed in 39 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025