Home
last modified time | relevance | path

Searched refs:cras_fmt_conv_out_frames_to_in (Results 1 – 6 of 6) sorted by relevance

/external/adhd/cras/src/server/
Dcras_fmt_conv.h61 size_t cras_fmt_conv_out_frames_to_in(struct cras_fmt_conv *conv,
Ddev_stream.c113 cras_fmt_conv_out_frames_to_in(out->conv, in dev_stream_create()
427 return cras_fmt_conv_out_frames_to_in(dev_stream->conv, in dev_stream_cb_threshold()
466 return cras_fmt_conv_out_frames_to_in(dev_stream->conv, frames_avail); in dev_stream_capture_avail()
613 stream_frames = cras_fmt_conv_out_frames_to_in(dev_stream->conv, in dev_stream_set_delay()
Dcras_fmt_conv.c634 size_t cras_fmt_conv_out_frames_to_in(struct cras_fmt_conv *conv, in cras_fmt_conv_out_frames_to_in() function
/external/adhd/cras/src/tests/
Dfmt_conv_unittest.cc140 out_frames = cras_fmt_conv_out_frames_to_in(c, buf_size); in TEST()
187 out_frames = cras_fmt_conv_out_frames_to_in(c, buf_size); in TEST()
235 out_frames = cras_fmt_conv_out_frames_to_in(c, buf_size); in TEST()
283 out_frames = cras_fmt_conv_out_frames_to_in(c, buf_size); in TEST()
338 out_frames = cras_fmt_conv_out_frames_to_in(c, buf_size); in TEST()
390 out_frames = cras_fmt_conv_out_frames_to_in(c, buf_size); in TEST()
489 out_frames = cras_fmt_conv_out_frames_to_in(c, buf_size); in TEST()
564 out_frames = cras_fmt_conv_out_frames_to_in(c, buf_size); in TEST()
728 out_frames = cras_fmt_conv_out_frames_to_in(c, buf_size); in TEST()
Ddev_stream_unittest.cc1281 size_t cras_fmt_conv_out_frames_to_in(struct cras_fmt_conv* conv, in cras_fmt_conv_out_frames_to_in() function
Daudio_thread_unittest_obsolete.cc2181 size_t cras_fmt_conv_out_frames_to_in(struct cras_fmt_conv* conv, in cras_fmt_conv_out_frames_to_in() function