Searched refs:spk_mask (Results 1 – 1 of 1) sorted by relevance
241 int spk_mask; member627 p->spk_mask = 0; in init_channel_allocations()631 p->spk_mask |= p->speakers[j]; in init_channel_allocations()660 int spk_mask = 0; in hdmi_channel_allocation() local677 spk_mask |= eld_speaker_allocation_bits[i]; in hdmi_channel_allocation()683 (spk_mask & channel_allocations[i].spk_mask) == in hdmi_channel_allocation()684 channel_allocations[i].spk_mask) { in hdmi_channel_allocation()775 int spk_mask; /* speaker position bit mask */ member805 return t->spk_mask; in to_spk_mask()831 if (t->spk_mask == spk) in spk_to_chmap()[all …]