Searched refs:eld_speaker_allocation_bits (Results 1 – 2 of 2) sorted by relevance
62 static const int eld_speaker_allocation_bits[] = { variable 263 * eld->spk_alloc => (eld_speaker_allocation_bits[]) => spk_mask288 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[] = { variable 415 * eld->spk_alloc => (eld_speaker_allocation_bits[]) => spk_mask440 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() 495 * Refer eld_speaker_allocation_bits, for sink speaker allocation in had_build_channel_allocation_map() 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()