Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-utils/
A Daplay.c152 snd_pcm_bytes_to_frames(handle, datalen), in aplay()
246 snd_pcm_bytes_to_frames(mgr->handle, wav_header->dataSize), in play_builtin_music()
A Daduplex.c400 ret = pcm_read(handle, data, snd_pcm_bytes_to_frames(handle, datalen), in arecord()
461 snd_pcm_bytes_to_frames(handle, datalen), in aplay()
A Darecord_mad.c225 snd_pcm_bytes_to_frames(handle, len), in capture_then_play()
A Darecord.c135 snd_pcm_bytes_to_frames(handle, datalen), in arecord()
/bsp/allwinner/libraries/sunxi-hal/include/hal/aw-alsa-lib/
A Dpcm.h349 snd_pcm_sframes_t snd_pcm_bytes_to_frames(snd_pcm_t *pcm, ssize_t bytes);
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_file.c240 … snd_pcm_uframes_t avail = file->wbuf_size - snd_pcm_bytes_to_frames(pcm, file->wbuf_used_bytes); in snd_pcm_file_add_frames()
A Dpcm.c844 snd_pcm_sframes_t snd_pcm_bytes_to_frames(snd_pcm_t *pcm, ssize_t bytes) in snd_pcm_bytes_to_frames() function

Completed in 41 milliseconds