Searched refs:recalculate_boundary (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dpcm_compat.c107 static snd_pcm_uframes_t recalculate_boundary(struct snd_pcm_runtime *runtime) function
141 boundary = recalculate_boundary(substream->runtime);
256 unsigned int new_boundary = recalculate_boundary(runtime);
413 boundary = recalculate_boundary(runtime);

Completed in 91 milliseconds