Searched refs:channel_map_is_set (Results 1 – 8 of 8) sorted by relevance
275 bool channel_map_is_set:1; member
334 bool channel_map_is_set:1; member
326 bool channel_map_is_set:1; member
390 bool channel_map_is_set:1; member
72 if ((data->channel_map_is_set = !!map)) in pa_source_output_new_data_set_channel_map()261 …f = pa_format_info_from_sample_spec2(&data->sample_spec, data->channel_map_is_set ? &data->channel… in pa_source_output_new()325 …r = pa_stream_get_volume_channel_map(&data->volume, data->channel_map_is_set ? &data->channel_map … in pa_source_output_new()
191 if ((data->channel_map_is_set = !!map)) in pa_sink_input_new_data_set_channel_map()386 …f = pa_format_info_from_sample_spec2(&data->sample_spec, data->channel_map_is_set ? &data->channel… in pa_sink_input_new()444 …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()
106 if ((data->channel_map_is_set = !!map)) in pa_sink_new_data_set_channel_map()217 if (!data->channel_map_is_set) in pa_sink_new()