Searched defs:frames_left (Results 1 – 2 of 2) sorted by relevance
203 snd_pcm_uframes_t frames_left = ((snd_pcm_uframes_t) this->spec.samples); in ALSA_PlayDevice() local
353 snd_pcm_uframes_t frames_left = ((snd_pcm_uframes_t) this->spec.samples); in ALSA_PlayDevice() local403 snd_pcm_uframes_t frames_left = total_frames; in ALSA_CaptureFromDevice() local
Completed in 7 milliseconds