Searched refs:getNumberOfTotalChannels (Results 1 – 3 of 3) sorted by relevance
437 static inline int getNumberOfTotalChannels(int channelConfig) { in getNumberOfTotalChannels() function
1022 for (chIdx = 0; chIdx < getNumberOfTotalChannels(chConfig); chIdx += 1) { in CProgramConfig_GetChannelDescription()