Searched refs:test_channel_counts (Results 1 – 1 of 1) sorted by relevance
50 static const size_t test_channel_counts[] = { variable405 *channel_counts = (size_t *)malloc(sizeof(test_channel_counts)); in cras_alsa_fill_properties()431 for (i = 0; test_channel_counts[i] != 0; i++) { in cras_alsa_fill_properties()433 test_channel_counts[i]); in cras_alsa_fill_properties()435 (*channel_counts)[num_found++] = test_channel_counts[i]; in cras_alsa_fill_properties()