Home
last modified time | relevance | path

Searched refs:snd_pcm_format_linear (Results 1 – 6 of 6) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_misc.c69 int snd_pcm_format_linear(snd_pcm_format_t format) in snd_pcm_format_linear() function
A Dpcm_plug.c227 assert(snd_pcm_format_linear(slv->format)); in snd_pcm_plug_change_rate()
236 if (snd_pcm_format_linear(clt->format)) in snd_pcm_plug_change_rate()
260 assert(snd_pcm_format_linear(slv->format)); in snd_pcm_plug_change_channels()
354 if (snd_pcm_format_linear(clt->format)) in snd_pcm_plug_change_channels()
382 if (snd_pcm_format_linear(slv->format)) { in snd_pcm_plug_change_format()
A Dpcm_linear.c345 if (snd_pcm_format_linear(sformat) != 1) in snd_pcm_linear_open()
A Dpcm_local.h578 int snd_pcm_format_linear(snd_pcm_format_t format);
A Dpcm_rate.c1556 snd_pcm_format_linear(sformat) != 1) in snd_pcm_rate_open()
1698 snd_pcm_format_linear(rate_config->slave.format) != 1) { in _snd_pcm_rate_open()
A Dpcm_route.c998 if (sformat != SND_PCM_FORMAT_UNKNOWN && snd_pcm_format_linear(sformat) != 1) in snd_pcm_route_open()

Completed in 781 milliseconds