Searched refs:frames1 (Results 1 – 1 of 1) sorted by relevance
142 snd_pcm_uframes_t frames1; in snd_pcm_linear_convert() local149 frames1 = frames; in snd_pcm_linear_convert()150 while (frames1-- > 0) { in snd_pcm_linear_convert()178 snd_pcm_uframes_t frames1; in snd_pcm_linear_getput() local185 frames1 = frames; in snd_pcm_linear_getput()186 while (frames1-- > 0) { in snd_pcm_linear_getput()
Completed in 4 milliseconds