Home
last modified time | relevance | path

Searched refs:pa_strip (Results 1 - 8 of 8) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dconf-parser.c97 fn = pa_strip(state->lvalue + 9); in parse_line()
147 state->lvalue = pa_strip(state->lvalue); in parse_line()
148 state->rvalue = pa_strip(state->rvalue); in parse_line()
H A Dcore-util.h118 char *pa_strip(char *s);
H A Dcore-util.c1359 char *pa_strip(char *s) { in pa_strip() function
/third_party/pulseaudio/src/tests/
H A Dalsa-mixer-path-test.c51 pa_strip(buf); in load_makefile()
/third_party/pulseaudio/src/modules/
H A Dmodule-null-sink.c365 format = pa_format_info_from_string(pa_strip(f)); in pa__init()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-util.c937 pa_proplist_sets(p, "alsa.card_name", pa_strip(cn)); in pa_alsa_init_proplist_card()
942 pa_proplist_sets(p, "alsa.long_card_name", pa_strip(lcn)); in pa_alsa_init_proplist_card()
998 pa_proplist_sets(p, "alsa.name", pa_strip(t)); in pa_alsa_init_proplist_pcm_info()
/third_party/pulseaudio/src/pulse/
H A Dformat.c144 f->encoding = pa_encoding_from_string(pa_strip(encoding)); in pa_format_info_from_string()
/third_party/pulseaudio/src/utils/
H A Dpactl.c2068 pa_format_info *f = pa_format_info_from_string(pa_strip(format)); in set_sink_formats()

Completed in 15 milliseconds