Searched refs:channel_converter (Results 1 – 1 of 1) sorted by relevance
38 channel_converter_t channel_converter; member403 conv->channel_converter = mono_to_stereo; in cras_fmt_conv_create()405 conv->channel_converter = mono_to_51; in cras_fmt_conv_create()407 conv->channel_converter = stereo_to_mono; in cras_fmt_conv_create()409 conv->channel_converter = stereo_to_quad; in cras_fmt_conv_create()411 conv->channel_converter = quad_to_stereo; in cras_fmt_conv_create()413 conv->channel_converter = stereo_to_51; in cras_fmt_conv_create()415 conv->channel_converter = quad_to_51; in cras_fmt_conv_create()437 conv->channel_converter = convert_channels; in cras_fmt_conv_create()449 conv->channel_converter = _51_to_quad; in cras_fmt_conv_create()[all …]