Searched refs:PA_SOURCE_OUTPUT_NO_REMAP (Results 1 – 4 of 4) sorted by relevance
51 PA_SOURCE_OUTPUT_NO_REMAP = 8, enumerator
471 o->flags & PA_SOURCE_OUTPUT_NO_REMAP ? "NO_REMAP " : "", in pa_source_output_list_to_string()
425 ((data->flags & PA_SOURCE_OUTPUT_NO_REMAP) ? PA_RESAMPLER_NO_REMAP : 0) | in pa_source_output_new()1839 … ((o->flags & PA_SOURCE_OUTPUT_NO_REMAP) ? PA_RESAMPLER_NO_REMAP : 0) | in pa_source_output_update_resampler()
2386 (no_remap ? PA_SOURCE_OUTPUT_NO_REMAP : 0) | in command_create_record_stream()