Searched refs:from_work_format_func (Results 1 – 2 of 2) sorted by relevance
107 pa_convert_func_t from_work_format_func; member
389 … if (!(r->from_work_format_func = pa_get_convert_from_float32ne_function(r->o_ss.format))) in pa_resampler_new()393 if (!(r->from_work_format_func = pa_get_convert_from_s16ne_function(r->o_ss.format))) in pa_resampler_new()1445 if (!r->from_work_format_func || !input->length) in convert_from_work_format()1454 r->from_work_format_func(n_samples, src, dst); in convert_from_work_format()