OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dstcount
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/audio/
audio.c
4928
int
dstcount
;
local in function:audio_apply_stage
4935
dstcount
= auring_get_contig_free(stage->dst);
4939
count = uimin(
dstcount
, track->mixer->frames_per_block);
4941
count = uimin(srccount,
dstcount
);
audio.c
4928
int
dstcount
;
local in function:audio_apply_stage
4935
dstcount
= auring_get_contig_free(stage->dst);
4939
count = uimin(
dstcount
, track->mixer->frames_per_block);
4941
count = uimin(srccount,
dstcount
);
Completed in 36 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025