Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dawe_voice.h166 short rate_offset; /* sample rate pitch offset */ member
/linux-2.4.37.9/drivers/sound/
Dawe_wave.c833 vp->rate_offset = 0; in awe_init_voice_info()
1656 vp->apitch = 0xe000 + ap->rate_offset + offset; in awe_calc_pitch()
1657 DEBUG(4,printk("AWE32: p-> sum aofs=%x, rate_ofs=%d\n", vp->apitch, ap->rate_offset)); in awe_calc_pitch()
1695 vp->apitch = 0xe000 + ap->rate_offset + offset; in awe_calc_pitch_from_freq()
3731 rec->rate_offset = calc_rate_offset(patch.base_freq); in awe_load_guspatch()
3738 rec->rate_offset, note, in awe_load_guspatch()