Home
last modified time | relevance | path

Searched refs:snd_pcm_format_width (Results 1 – 5 of 5) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_linear.c64 src_width = snd_pcm_format_width(src_format) / 8 - 1; in snd_pcm_linear_convert_index()
65 dst_width = snd_pcm_format_width(dst_format) / 8 - 1; in snd_pcm_linear_convert_index()
81 width = snd_pcm_format_width(src_format); in snd_pcm_linear_get_index()
110 width = snd_pcm_format_width(dst_format); in snd_pcm_linear_put_index()
A Dpcm_misc.c106 int snd_pcm_format_width(snd_pcm_format_t format) in snd_pcm_format_width() function
A Dpcm_local.h581 int snd_pcm_format_width(snd_pcm_format_t format);
A Dpcm_route.c786 route->params.src_size = snd_pcm_format_width(src_format) / 8; in snd_pcm_route_hw_params()
A Dpcm_plug.c150 w = snd_pcm_format_width(format); in snd_pcm_plug_slave_format()

Completed in 14 milliseconds