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()
63 static const int eld_speaker_allocation_bits[] = { variable440 for (i = 0; i < ARRAY_SIZE(eld_speaker_allocation_bits); i++) { in had_channel_allocation()442 spk_mask |= eld_speaker_allocation_bits[i]; in had_channel_allocation()513 for (i = 0; i < ARRAY_SIZE(eld_speaker_allocation_bits); i++) { in had_build_channel_allocation_map()515 spk_mask |= eld_speaker_allocation_bits[i]; in had_build_channel_allocation_map()