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 - 1
of
1
) sorted by relevancy
/src/sys/dev/audio/
audio.c
4927
int
dstcount
;
local in function:audio_apply_stage
4934
dstcount
= auring_get_contig_free(stage->dst);
4938
count = uimin(
dstcount
, track->mixer->frames_per_block);
4940
count = uimin(srccount,
dstcount
);
Completed in 57 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025