Home
last modified time | relevance | path

Searched refs:calc_rate_offset (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/isa/sb/
H A Demu8000_pcm.c138 static int calc_rate_offset(int hz) in calc_rate_offset() function
568 rec->pitch = 0xe000 + calc_rate_offset(subs->runtime->rate); in emu8k_pcm_prepare()
/openbmc/linux/sound/synth/emux/
H A Dsoundfont.c842 calc_rate_offset(int hz) in calc_rate_offset() function
1036 zone->v.rate_offset = calc_rate_offset(patch.base_freq); in load_guspatch()