Searched refs:MAX_PROFILE_CHANNEL_COUNTS (Results 1 – 2 of 2) sorted by relevance
30 #define MAX_PROFILE_CHANNEL_COUNTS 9 /* this number need to be 1 more than the number of macro47 unsigned channel_counts[MAX_PROFILE_CHANNEL_COUNTS];
621 profile->channel_counts[cntIndex] != 0 && cntIndex < MAX_PROFILE_CHANNEL_COUNTS; in profile_dump()