Home
last modified time | relevance | path

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

/linux-2.6.39/sound/isa/sb/
Demu8000_pcm.c149 static int calc_rate_offset(int hz) in calc_rate_offset() function
619 rec->pitch = 0xe000 + calc_rate_offset(subs->runtime->rate); in emu8k_pcm_prepare()
/linux-2.6.39/sound/synth/emux/
Dsoundfont.c845 calc_rate_offset(int hz) in calc_rate_offset() function
1032 zone->v.rate_offset = calc_rate_offset(patch.base_freq); in load_guspatch()