Lines Matching defs:allocation
50 uint8_t allocation;
202 sbc_info->allocation = SBC_AM_SNR;
205 sbc_info->allocation = SBC_AM_LOUDNESS;
254 sbc_info->sbc.allocation = sbc_info->allocation;
350 pa_log_error("Invalid allocation method in configuration");
515 pa_log_error("No supported allocation method");
608 pa_log_error("No supported allocation method");
677 pa_log_info("SBC parameters: allocation=%s, subbands=%u, blocks=%u, mode=%s bitpool=%u codesize=%u frame_length=%u",
678 sbc_info->sbc.allocation ? "SNR" : "Loudness", sbc_info->sbc.subbands ? 8 : 4,
953 * SBC codec in Dual Channel mode, 8 bands, block length 16, allocation method Loudness,