Home
last modified time | relevance | path

Searched refs:pa_format_info_free_string_array (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dformat.h213 * the number of elements. The caller must free \a values using \ref pa_format_info_free_string_array. Returns 0 on success and
218 void pa_format_info_free_string_array(char **values, int n_values);
H A Dformat.c509 void pa_format_info_free_string_array(char **values, int n_values) { in pa_format_info_free_string_array() function
/third_party/pulseaudio/src/tests/
H A Dformat-test.c145 pa_format_info_free_string_array(temp_str_array, temp_int1); in START_TEST()

Completed in 5 milliseconds