Home
last modified time | relevance | path

Searched refs:cras_fmt_conv_destroy (Results 1 – 8 of 8) sorted by relevance

/external/adhd/cras/src/tests/
Dfmt_conv_unittest.cc94 cras_fmt_conv_destroy(&c); in TEST()
157 cras_fmt_conv_destroy(&c); in TEST()
208 cras_fmt_conv_destroy(&c); in TEST()
267 cras_fmt_conv_destroy(&c); in TEST()
327 cras_fmt_conv_destroy(&c); in TEST()
343 cras_fmt_conv_destroy(&c); in TEST()
361 cras_fmt_conv_destroy(&c); in TEST()
379 cras_fmt_conv_destroy(&c); in TEST()
440 cras_fmt_conv_destroy(&c); in TEST()
458 cras_fmt_conv_destroy(&c); in TEST()
[all …]
Daudio_thread_unittest.cc871 void cras_fmt_conv_destroy(struct cras_fmt_conv **conv) in cras_fmt_conv_destroy() function
Ddev_stream_unittest.cc1169 void cras_fmt_conv_destroy(struct cras_fmt_conv *conv) { in cras_fmt_conv_destroy() function
Diodev_list_unittest.cc1837 void cras_fmt_conv_destroy(struct cras_fmt_conv *conv) in cras_fmt_conv_destroy() function
/external/adhd/cras/src/server/
Dcras_fmt_conv.c531 cras_fmt_conv_destroy(&conv); in cras_fmt_conv_create()
554 cras_fmt_conv_destroy(&conv); in cras_fmt_conv_create()
595 cras_fmt_conv_destroy(&conv); in cras_fmt_conv_create()
617 cras_fmt_conv_destroy(&conv); in cras_fmt_conv_create()
638 cras_fmt_conv_destroy(&conv); in cras_fmt_conv_create()
652 cras_fmt_conv_destroy(&conv); in cras_fmt_conv_create()
664 cras_fmt_conv_destroy(&conv); in cras_fmt_conv_create()
674 void cras_fmt_conv_destroy(struct cras_fmt_conv **convp) in cras_fmt_conv_destroy() function
Dcras_fmt_conv.h26 void cras_fmt_conv_destroy(struct cras_fmt_conv **conv);
Daudio_thread.c1210 cras_fmt_conv_destroy((struct cras_fmt_conv **)&rsp); in audio_thread_config_global_remix()
1347 cras_fmt_conv_destroy(&thread->remix_converter); in audio_thread_destroy()
Ddev_stream.c155 cras_fmt_conv_destroy(&dev_stream->conv); in dev_stream_destroy()