Home
last modified time | relevance | path

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

/Linux-v5.4/sound/drivers/
Daloop.c56 #define NO_PITCH 100000 macro
116 if (dpcm->pcm_rate_shift == NO_PITCH) { in byte_pos()
119 x = div_u64(NO_PITCH * (unsigned long long)x, in byte_pos()
127 if (dpcm->pcm_rate_shift == NO_PITCH) { /* no pitch */ in frac_pos()
131 NO_PITCH); in frac_pos()
1026 setup->rate_shift = NO_PITCH; in loopback_mixer_new()