OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:perrors
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libossaudio/
oss_dsp.c
60
int
perrors
, rerrors;
local in function:_oss_dsp_ioctl
96
if (ioctl(fd, AUDIO_PERROR, &
perrors
) != -1) {
97
perrors
/= ((tmpinfo.play.precision / NBBY) *
100
(
perrors
/ tmpinfo.blocksize) - totalperrors;
oss_dsp.c
60
int
perrors
, rerrors;
local in function:_oss_dsp_ioctl
96
if (ioctl(fd, AUDIO_PERROR, &
perrors
) != -1) {
97
perrors
/= ((tmpinfo.play.precision / NBBY) *
100
(
perrors
/ tmpinfo.blocksize) - totalperrors;
Completed in 23 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025