Lines Matching refs:SBC_ALLOCATION_LOUDNESS
75 if (!(capabilities->allocation_method & (SBC_ALLOCATION_SNR | SBC_ALLOCATION_LOUDNESS)))
99 if (!(capabilities->allocation_method & (SBC_ALLOCATION_LOUDNESS)))
148 capabilities->allocation_method = SBC_ALLOCATION_SNR | SBC_ALLOCATION_LOUDNESS;
204 case SBC_ALLOCATION_LOUDNESS:
314 capabilities->allocation_method = SBC_ALLOCATION_LOUDNESS;
349 if (config->allocation_method != SBC_ALLOCATION_SNR && config->allocation_method != SBC_ALLOCATION_LOUDNESS) {
510 if (capabilities->allocation_method & SBC_ALLOCATION_LOUDNESS)
511 config->allocation_method = SBC_ALLOCATION_LOUDNESS;
605 if (capabilities->allocation_method & SBC_ALLOCATION_LOUDNESS)
606 config->allocation_method = SBC_ALLOCATION_LOUDNESS;