Searched refs:channel_map_is_set (Results 1 – 8 of 8) sorted by relevance
275 bool channel_map_is_set:1; member
314 bool channel_map_is_set:1; member
325 bool channel_map_is_set:1; member
385 bool channel_map_is_set:1; member
71 if ((data->channel_map_is_set = !!map)) in pa_source_output_new_data_set_channel_map()259 …f = pa_format_info_from_sample_spec2(&data->sample_spec, data->channel_map_is_set ? &data->channel… in pa_source_output_new()323 …r = pa_stream_get_volume_channel_map(&data->volume, data->channel_map_is_set ? &data->channel_map … in pa_source_output_new()
130 if ((data->channel_map_is_set = !!map)) in pa_sink_input_new_data_set_channel_map()323 …f = pa_format_info_from_sample_spec2(&data->sample_spec, data->channel_map_is_set ? &data->channel… in pa_sink_input_new()381 …r = pa_stream_get_volume_channel_map(&data->volume, data->channel_map_is_set ? &data->channel_map … in pa_sink_input_new()
96 if ((data->channel_map_is_set = !!map)) in pa_source_new_data_set_channel_map()203 if (!data->channel_map_is_set) in pa_source_new()
105 if ((data->channel_map_is_set = !!map)) in pa_sink_new_data_set_channel_map()216 if (!data->channel_map_is_set) in pa_sink_new()