Searched refs:remix_converter (Results 1 – 4 of 4) sorted by relevance
45 struct cras_fmt_conv *remix_converter; member
688 rsp = (void *)thread->remix_converter; in handle_audio_thread_message()691 thread->remix_converter = rmsg->fmt_conv; in handle_audio_thread_message()850 thread->remix_converter); in audio_io_thread()1310 if (thread->remix_converter) in audio_thread_destroy()1311 cras_fmt_conv_destroy(&thread->remix_converter); in audio_thread_destroy()
583 struct cras_fmt_conv *remix_converter);
1079 struct cras_fmt_conv *remix_converter) in cras_iodev_put_output_buffer() argument1170 if (remix_converter) in cras_iodev_put_output_buffer()1171 cras_channel_remix_convert(remix_converter, iodev->format, in cras_iodev_put_output_buffer()