Home
last modified time | relevance | path

Searched refs:snd_pcm_area_silence (Results 1 – 3 of 3) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm.c1243 int snd_pcm_area_silence(const snd_pcm_channel_area_t *dst_area, snd_pcm_uframes_t dst_offset, in snd_pcm_area_silence() function
1363 err = snd_pcm_area_silence(&d, dst_offset * chns, frames * chns, format); in snd_pcm_areas_silence()
1366 err = snd_pcm_area_silence(begin, dst_offset, frames, format); in snd_pcm_areas_silence()
1388 return snd_pcm_area_silence(dst_area, dst_offset, samples, format); in snd_pcm_area_copy()
A Dpcm_route.c119 snd_pcm_area_silence(dst_area, dst_offset, frames, params->dst_sfmt); in snd_pcm_route_convert1_zero()
/bsp/allwinner/libraries/sunxi-hal/include/hal/aw-alsa-lib/
A Dpcm.h371 int snd_pcm_area_silence(const snd_pcm_channel_area_t *dst_channel, snd_pcm_uframes_t dst_offset,

Completed in 17 milliseconds