Searched refs:tmp_buf_frames (Results 1 – 1 of 1) sorted by relevance
46 size_t tmp_buf_frames; member331 conv->tmp_buf_frames = max_frames; in cras_fmt_conv_create()670 assert(*in_frames <= conv->tmp_buf_frames); in cras_fmt_conv_convert_frames()725 resample_limit = MIN(resample_limit, conv->tmp_buf_frames); in cras_fmt_conv_convert_frames()772 unsigned resample_limit = MIN(conv->tmp_buf_frames, out_frames); in cras_fmt_conv_convert_frames()