Searched refs:CHANNEL_INDEX_MASKS_MAP (Results 1 – 1 of 1) sorted by relevance
204 static const audio_channel_mask_t CHANNEL_INDEX_MASKS_MAP[FCC_24 + 1] = { variable234 static const int CHANNEL_INDEX_MASKS_SIZE = AUDIO_ARRAY_SIZE(CHANNEL_INDEX_MASKS_MAP);463 CHANNEL_INDEX_MASKS_MAP[channel_count] != AUDIO_CHANNEL_NONE) { in populate_channel_mask_from_profile()464 channel_masks[num_channel_masks++] = CHANNEL_INDEX_MASKS_MAP[channel_count]; in populate_channel_mask_from_profile()