Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_linear.c48 int snd_pcm_linear_convert_index(snd_pcm_format_t src_format, in snd_pcm_linear_convert_index() function
295 linear->conv_idx = snd_pcm_linear_convert_index(format , linear->sformat); in snd_pcm_linear_hw_params()
297 linear->conv_idx = snd_pcm_linear_convert_index(linear->sformat , format); in snd_pcm_linear_hw_params()
A Dpcm_plugin_generic.h85 int snd_pcm_linear_convert_index(snd_pcm_format_t src_format, snd_pcm_format_t dst_format);
A Dpcm_route.c785 route->params.conv_idx = snd_pcm_linear_convert_index(src_format, dst_format); in snd_pcm_route_hw_params()

Completed in 7 milliseconds