Searched refs:o_fz (Results 1 – 2 of 2) sorted by relevance
88 size_t i_fz, o_fz, w_fz, w_sz; member
391 r->o_fz = pa_frame_size(b); in pa_resampler_new()550 out_length = out_length / r->o_fz; in pa_resampler_request()602 return out_length * r->o_fz; in pa_resampler_result()1591 fit_buf(r, &r->from_work_format_buf, r->o_fz * n_frames, &r->from_work_format_buf_size, 0); in convert_from_work_format()1632 r->out_frames += buf->length / r->o_fz; in pa_resampler_run()