Searched refs:num_counts (Results 1 – 1 of 1) sorted by relevance
289 unsigned num_counts = 0; in profile_enum_channel_counts() local294 num_counts < ARRAY_SIZE(profile->channel_counts) - 1; in profile_enum_channel_counts()299 profile->channel_counts[num_counts++] = channel_counts[index]; in profile_enum_channel_counts()303 return num_counts; /* return # of supported counts */ in profile_enum_channel_counts()