Searched refs:PA_SINK_INPUT_NO_REMAP (Results 1 – 4 of 4) sorted by relevance
52 PA_SINK_INPUT_NO_REMAP = 8, enumerator
568 i->flags & PA_SINK_INPUT_NO_REMAP ? "NO_REMAP " : "", in pa_sink_input_list_to_string()
476 ((data->flags & PA_SINK_INPUT_NO_REMAP) ? PA_RESAMPLER_NO_REMAP : 0) | in pa_sink_input_new()2320 … ((i->flags & PA_SINK_INPUT_NO_REMAP) ? PA_RESAMPLER_NO_REMAP : 0) | in pa_sink_input_update_resampler()
2051 (no_remap ? PA_SINK_INPUT_NO_REMAP : 0) | in command_create_playback_stream()