OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:freq_step
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/audio/
audiodef.h
150
u_int
freq_step
; /* src/dst ratio */
member in struct:audio_track
audio.c
4032
step = track->
freq_step
;
4128
step = track->
freq_step
;
4503
/*
freq_step
is the ratio of src/dst when let dst 65536. */
4504
track->
freq_step
= (uint64_t)srcfreq * 65536 / dstfreq;
4510
if (track->
freq_step
< 65536) {
6376
if (track->
freq_step
< 65536)
Completed in 17 milliseconds
Indexes created Sun Oct 19 16:10:00 GMT 2025