Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Doutput.h68 size_t snd_output_buffer_steal(snd_output_t *output, char **buf);
/third_party/alsa-lib/src/
Doutput.c365 size_t snd_output_buffer_steal(snd_output_t *output, char **buf) in snd_output_buffer_steal() function
/third_party/alsa-lib/src/ucm/
Dmain.c2143 size = snd_output_buffer_steal(out, str); in get_alibcfg()