Home
last modified time | relevance | path

Searched refs:linear_resampler_out_frames_to_in (Results 1 – 4 of 4) sorted by relevance

/external/adhd/cras/src/server/
Dlinear_resampler.h34 unsigned int linear_resampler_out_frames_to_in(struct linear_resampler *lr,
Dlinear_resampler.c77 unsigned int linear_resampler_out_frames_to_in(struct linear_resampler *lr, in linear_resampler_out_frames_to_in() function
Dcras_fmt_conv.c782 out_frames = linear_resampler_out_frames_to_in( in cras_fmt_conv_out_frames_to_in()
789 out_frames = linear_resampler_out_frames_to_in( in cras_fmt_conv_out_frames_to_in()
907 out_limit = linear_resampler_out_frames_to_in( in cras_fmt_conv_convert_frames()
/external/adhd/cras/src/tests/
Dfmt_conv_unittest.cc1559 unsigned int linear_resampler_out_frames_to_in(struct linear_resampler *lr, in linear_resampler_out_frames_to_in() function