Searched refs:eld_speaker_allocation_bits (Results 1 – 2 of 2) sorted by relevance
62 static const int eld_speaker_allocation_bits[] = { variable288 for (i = 0; i < ARRAY_SIZE(eld_speaker_allocation_bits); i++) { in hdmi_channel_allocation_spk_alloc_blk()290 spk_mask |= eld_speaker_allocation_bits[i]; in hdmi_channel_allocation_spk_alloc_blk()654 int spk_mask = eld_speaker_allocation_bits[0]; in spk_mask_from_spk_alloc()656 for (i = 0; i < ARRAY_SIZE(eld_speaker_allocation_bits); i++) { in spk_mask_from_spk_alloc()658 spk_mask |= eld_speaker_allocation_bits[i]; in spk_mask_from_spk_alloc()
62 static const int eld_speaker_allocation_bits[] = { variable439 for (i = 0; i < ARRAY_SIZE(eld_speaker_allocation_bits); i++) { in had_channel_allocation()441 spk_mask |= eld_speaker_allocation_bits[i]; in had_channel_allocation()512 for (i = 0; i < ARRAY_SIZE(eld_speaker_allocation_bits); i++) { in had_build_channel_allocation_map()514 spk_mask |= eld_speaker_allocation_bits[i]; in had_build_channel_allocation_map()