Searched refs:remix_converter (Results 1 – 4 of 4) sorted by relevance
45 struct cras_fmt_conv *remix_converter; member
686 rsp = (void *)thread->remix_converter; in handle_playback_thread_message()689 thread->remix_converter = rmsg->fmt_conv; in handle_playback_thread_message()839 thread->remix_converter); in audio_io_thread()1282 if (thread->remix_converter) in audio_thread_destroy()1283 cras_fmt_conv_destroy(&thread->remix_converter); in audio_thread_destroy()
1037 struct cras_fmt_conv *remix_converter) in cras_iodev_put_output_buffer() argument1121 if (remix_converter) in cras_iodev_put_output_buffer()1122 cras_channel_remix_convert(remix_converter, iodev->format, in cras_iodev_put_output_buffer()
582 struct cras_fmt_conv *remix_converter);