Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_fmt_conv.h45 void cras_channel_remix_convert(struct cras_fmt_conv *conv,
Dcras_fmt_conv.c575 void cras_channel_remix_convert(struct cras_fmt_conv *conv, in cras_channel_remix_convert() function
Dcras_iodev.c1171 cras_channel_remix_convert(remix_converter, iodev->format, in cras_iodev_put_output_buffer()
/external/adhd/cras/src/tests/
Dfmt_conv_unittest.cc1676 cras_channel_remix_convert(conv, &fmt, (uint8_t*)buf, 50); in TEST()
1688 cras_channel_remix_convert(conv, &fmt, (uint8_t*)buf, 50); in TEST()
1694 cras_channel_remix_convert(conv, &fmt, (uint8_t*)buf, 50); in TEST()
Diodev_list_unittest.cc2286 void cras_channel_remix_convert(struct cras_fmt_conv* conv, in cras_channel_remix_convert() function
Diodev_unittest.cc2438 void cras_channel_remix_convert(struct cras_fmt_conv* conv, in cras_channel_remix_convert() function