Searched refs:remix_converter (Results 1 – 4 of 4) sorted by relevance
45 struct cras_fmt_conv *remix_converter; member
733 rsp = (void *)thread->remix_converter; in handle_playback_thread_message()736 thread->remix_converter = rmsg->fmt_conv; in handle_playback_thread_message()921 thread->remix_converter); in audio_io_thread()1346 if (thread->remix_converter) in audio_thread_destroy()1347 cras_fmt_conv_destroy(&thread->remix_converter); in audio_thread_destroy()
1007 struct cras_fmt_conv *remix_converter) in cras_iodev_put_output_buffer() argument1076 if (remix_converter) in cras_iodev_put_output_buffer()1077 cras_channel_remix_convert(remix_converter, in cras_iodev_put_output_buffer()
539 struct cras_fmt_conv *remix_converter);