Searched refs:PA_RESAMPLER_NO_REMAP (Results 1 – 6 of 6) sorted by relevance
61 RESAMPLE_FLAGS(PA_RESAMPLER_NO_REMAP), in main()
69 PA_RESAMPLER_NO_REMAP = 0x0002U, /* implies NO_REMIX */ enumerator
370 … r->map_required = (r->i_ss.channels != r->o_ss.channels || (!(r->flags & PA_RESAMPLER_NO_REMAP) && in pa_resampler_new()889 if (r->flags & PA_RESAMPLER_NO_REMAP) { in setup_remap()
423 ((data->flags & PA_SOURCE_OUTPUT_NO_REMAP) ? PA_RESAMPLER_NO_REMAP : 0) | in pa_source_output_new()1783 … ((o->flags & PA_SOURCE_OUTPUT_NO_REMAP) ? PA_RESAMPLER_NO_REMAP : 0) | in pa_source_output_update_resampler()
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()
794 PA_RESAMPLER_SRC_SINC_BEST_QUALITY, PA_RESAMPLER_NO_REMAP); in pa__init()