OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:audio_ring_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/audio/
audiodef.h
100
audio_ring_t
srcbuf;
101
audio_ring_t
*dst;
120
audio_ring_t
usrbuf; /* user i/o buffer */
137
audio_ring_t
*input;
142
audio_ring_t
outbuf;
257
audio_ring_t
codecbuf; /* also used for wide->int conversion */
259
audio_ring_t
hwbuf; /* HW I/O buf */
283
extern void audio_diagnostic_ring(const char *, const
audio_ring_t
*);
311
auring_round(const
audio_ring_t
*ring, int idx)
330
auring_tail(const
audio_ring_t
*ring
[
all
...]
audiovar.h
105
}
audio_ring_t
;
typedef in typeref:struct:__anon30ec547b0108
audio.c
1719
audio_ring_t
*usrbuf = &track->usrbuf;
1720
audio_ring_t
*outbuf = &track->outbuf;
2334
audio_ring_t
*hwbuf;
2786
audio_ring_t
*usrbuf;
2787
audio_ring_t
*input;
2907
audio_ring_t
*usrbuf;
2908
audio_ring_t
*outbuf;
3967
audio_ring_t
*src;
3968
audio_ring_t
*dst;
4100
audio_ring_t
*src
[
all
...]
Completed in 15 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025