Searched refs:AllocationMethod (Results 1 – 2 of 2) sorted by relevance
24 enum class AllocationMethod { SNR, LOUDNESS }; enum26 AllocationMethod allocation_method;
199 static SbcParameters::AllocationMethod GetAllocationMethodEnum( in GetAllocationMethodEnum()203 return SbcParameters::AllocationMethod::SNR; in GetAllocationMethodEnum()206 return SbcParameters::AllocationMethod::LOUDNESS; in GetAllocationMethodEnum()