Searched refs:eld_speaker_allocation_bits (Results 1 – 2 of 2) sorted by relevance
61 static int eld_speaker_allocation_bits[] = { variable287 for (i = 0; i < ARRAY_SIZE(eld_speaker_allocation_bits); i++) { in hdmi_channel_allocation_spk_alloc_blk()289 spk_mask |= eld_speaker_allocation_bits[i]; in hdmi_channel_allocation_spk_alloc_blk()653 int spk_mask = eld_speaker_allocation_bits[0]; in spk_mask_from_spk_alloc()655 for (i = 0; i < ARRAY_SIZE(eld_speaker_allocation_bits); i++) { in spk_mask_from_spk_alloc()657 spk_mask |= eld_speaker_allocation_bits[i]; in spk_mask_from_spk_alloc()
68 static const int eld_speaker_allocation_bits[] = { variable445 for (i = 0; i < ARRAY_SIZE(eld_speaker_allocation_bits); i++) { in had_channel_allocation()447 spk_mask |= eld_speaker_allocation_bits[i]; in had_channel_allocation()518 for (i = 0; i < ARRAY_SIZE(eld_speaker_allocation_bits); i++) { in had_build_channel_allocation_map()520 spk_mask |= eld_speaker_allocation_bits[i]; in had_build_channel_allocation_map()