Searched refs:fixed_ss (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | protocol-native.c | 3031 pa_sample_spec fixed_ss; in sink_fill_tagstruct() local 3036 fixup_sample_spec(c, &fixed_ss, &sink->sample_spec); in sink_fill_tagstruct() 3043 PA_TAG_SAMPLE_SPEC, &fixed_ss, in sink_fill_tagstruct() 3106 pa_sample_spec fixed_ss; in source_fill_tagstruct() local 3111 fixup_sample_spec(c, &fixed_ss, &source->sample_spec); in source_fill_tagstruct() 3118 PA_TAG_SAMPLE_SPEC, &fixed_ss, in source_fill_tagstruct() 3269 pa_sample_spec fixed_ss; in sink_input_fill_tagstruct() local 3277 fixup_sample_spec(c, &fixed_ss, &s->sample_spec); in sink_input_fill_tagstruct() 3283 pa_cvolume_reset(&v, fixed_ss.channels); in sink_input_fill_tagstruct() 3290 pa_tagstruct_put_sample_spec(t, &fixed_ss); in sink_input_fill_tagstruct() 3312 pa_sample_spec fixed_ss; source_output_fill_tagstruct() local 3353 pa_sample_spec fixed_ss; scache_fill_tagstruct() local 3547 pa_sample_spec fixed_ss; command_get_server_info() local [all...] |
Completed in 6 milliseconds