Home
last modified time | relevance | path

Searched refs:calc_rate_offset (Results 1 – 1 of 1) 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()