Home
last modified time | relevance | path

Searched refs:is_channel_layout_equal (Results 1 – 1 of 1) sorted by relevance

/external/adhd/cras/src/server/
Dcras_fmt_conv.c51 static int is_channel_layout_equal(const struct cras_audio_format *a, in is_channel_layout_equal() function
465 } else if (in->num_channels > 2 && !is_channel_layout_equal(in, out)) { in cras_fmt_conv_create()