OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GETPRINFO
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libossaudio/
oss_dsp.c
37
#define
GETPRINFO
(info, name) \
157
INTARG =
GETPRINFO
(&tmpinfo, sample_rate);
167
INTARG =
GETPRINFO
(&tmpinfo, channels) - 1;
235
INTARG =
GETPRINFO
(&tmpinfo, channels);
/src/sys/compat/ossaudio/
ossaudio.c
62
#define
GETPRINFO
(info, name) \
278
idat =
GETPRINFO
(&tmpinfo, sample_rate);
309
idat =
GETPRINFO
(&tmpinfo, channels) - 1;
429
encoding =
GETPRINFO
(&tmpinfo, encoding);
430
precision =
GETPRINFO
(&tmpinfo, precision);
506
idat =
GETPRINFO
(&tmpinfo, channels);
Completed in 12 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025