Searched refs:allocation_method (Results 1 – 11 of 11) sorted by relevance
264 allocation_method: int288 allocation_method = (data[1] >> 0) & 0x03296 allocation_method,308 allocation_method: int,317 allocation_method=cls.ALLOCATION_METHOD_BITS[allocation_method],340 allocation_method=sum(353 | self.allocation_method,
200 int allocation_method) { in GetAllocationMethodEnum() argument201 switch (allocation_method) { in GetAllocationMethodEnum()355 int allocation_method = config.find_active_bit(kAllocationMethod); in ParseConfiguration() local356 if (allocation_method < 0) return A2dpStatus::INVALID_ALLOCATION_METHOD; in ParseConfiguration()357 if (!lcaps.get(allocation_method)) in ParseConfiguration()387 sbc_parameters->allocation_method = in ParseConfiguration()388 GetAllocationMethodEnum(allocation_method); in ParseConfiguration()
26 AllocationMethod allocation_method; member
76 AllocationMethod allocation_method = 8; field
67 allocation_method=SBC_LOUDNESS_ALLOCATION_METHOD,
133 allocation_method=SBC_LOUDNESS_ALLOCATION_METHOD,
55 config.sbc_configuration.view().allocation_method().Write( in BuildConfiguration()
439 config.sbc_configuration.view().allocation_method().Write( in BuildConfiguration()
146 sbc.view().allocation_method().Write( in FidlToEncoderSettingsSbc()150 sbc.view().allocation_method().Write( in FidlToEncoderSettingsSbc()
294 result.view().allocation_method().Read()); in TEST()
252 0 [+2] SbcAllocationMethod allocation_method