Searched refs:target_max_channel_counts_per_ase_bitmap (Results 1 – 1 of 1) sorted by relevance
594 uint32_t target_max_channel_counts_per_ase_bitmap = in GetVendorAseConfigurationsForRequirements() local600 if (new_counts > target_max_channel_counts_per_ase_bitmap) { in GetVendorAseConfigurationsForRequirements()601 target_max_channel_counts_per_ase_bitmap = new_counts; in GetVendorAseConfigurationsForRequirements()607 while (target_max_channel_counts_per_ase_bitmap) { in GetVendorAseConfigurationsForRequirements()609 target_max_channel_counts_per_ase_bitmap = in GetVendorAseConfigurationsForRequirements()610 target_max_channel_counts_per_ase_bitmap >> 1; in GetVendorAseConfigurationsForRequirements()