Searched refs:lfe_remixed (Results 1 – 1 of 1) sorted by relevance
43 static void setup_remap(const pa_resampler *r, pa_remap_t *m, bool *lfe_remixed);336 bool lfe_remixed = false; in pa_resampler_new() local425 setup_remap(r, &r->remap, &lfe_remixed); in pa_resampler_new()427 if (lfe_remixed && crossover_freq > 0) { in pa_resampler_new()865 static void setup_remap(const pa_resampler *r, pa_remap_t *m, bool *lfe_remixed) { in setup_remap() argument874 pa_assert(lfe_remixed); in setup_remap()887 *lfe_remixed = false; in setup_remap()1113 *lfe_remixed = true; in setup_remap()