Searched refs:cras_channel_remix_conv_create (Results 1 – 6 of 6) sorted by relevance
35 struct cras_fmt_conv *cras_channel_remix_conv_create(unsigned int num_channels,
549 struct cras_fmt_conv *cras_channel_remix_conv_create(unsigned int num_channels, in cras_channel_remix_conv_create() function
1149 msg.fmt_conv = cras_channel_remix_conv_create(num_channels, in audio_thread_config_global_remix()
1148 struct cras_fmt_conv* cras_channel_remix_conv_create(unsigned int num_channels, in cras_channel_remix_conv_create() function
2281 struct cras_fmt_conv* cras_channel_remix_conv_create(unsigned int num_channels, in cras_channel_remix_conv_create() function
1667 conv = cras_channel_remix_conv_create(2, coeff); in TEST()