Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dlinear_resampler.h38 unsigned int linear_resampler_in_frames_to_out(struct linear_resampler *lr,
Dlinear_resampler.c91 unsigned int linear_resampler_in_frames_to_out(struct linear_resampler *lr, in linear_resampler_in_frames_to_out() function
Dcras_fmt_conv.c763 in_frames = linear_resampler_in_frames_to_out( in cras_fmt_conv_in_frames_to_out()
770 in_frames = linear_resampler_in_frames_to_out( in cras_fmt_conv_in_frames_to_out()
/external/adhd/cras/src/tests/
Dfmt_conv_unittest.cc1566 unsigned int linear_resampler_in_frames_to_out(struct linear_resampler *lr, in linear_resampler_in_frames_to_out() function