Home
last modified time | relevance | path

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

/linux/sound/drivers/
H A Daloop.c61 #define NO_PITCH 100000 macro
179 if (dpcm->pcm_rate_shift == NO_PITCH) { in byte_pos()
182 x = div_u64(NO_PITCH * (unsigned long long)x, in byte_pos()
190 if (dpcm->pcm_rate_shift == NO_PITCH) { /* no pitch */ in frac_pos()
194 NO_PITCH); in frac_pos()
1763 setup->rate_shift = NO_PITCH; in loopback_mixer_new()