Home
last modified time | relevance | path

Searched defs:frames_left (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/audio/alios/
A DSDL_alios_audio.c203 snd_pcm_uframes_t frames_left = ((snd_pcm_uframes_t) this->spec.samples); in ALSA_PlayDevice() local
/AliOS-Things-master/components/SDL2/src/audio/alsa/
A DSDL_alsa_audio.c353 snd_pcm_uframes_t frames_left = ((snd_pcm_uframes_t) this->spec.samples); in ALSA_PlayDevice() local
403 snd_pcm_uframes_t frames_left = total_frames; in ALSA_CaptureFromDevice() local

Completed in 7 milliseconds