Searched refs:channelNum (Results 1 – 1 of 1) sorted by relevance
1674 int32_t channelNum = sizeof(idma_channel_map)/sizeof(dpp_channel_map_t); in getDeconChannel() local1675 for (int i = 0; i < channelNum; i++) { in getDeconChannel()