Searched refs:cras_channel_remix_convert (Results 1 – 6 of 6) sorted by relevance
/external/adhd/cras/src/server/ |
D | cras_fmt_conv.h | 45 void cras_channel_remix_convert(struct cras_fmt_conv *conv,
|
D | cras_fmt_conv.c | 575 void cras_channel_remix_convert(struct cras_fmt_conv *conv, in cras_channel_remix_convert() function
|
D | cras_iodev.c | 1171 cras_channel_remix_convert(remix_converter, iodev->format, in cras_iodev_put_output_buffer()
|
/external/adhd/cras/src/tests/ |
D | fmt_conv_unittest.cc | 1676 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()
|
D | iodev_list_unittest.cc | 2286 void cras_channel_remix_convert(struct cras_fmt_conv* conv, in cras_channel_remix_convert() function
|
D | iodev_unittest.cc | 2438 void cras_channel_remix_convert(struct cras_fmt_conv* conv, in cras_channel_remix_convert() function
|