Searched refs:GetBlockLengthValue (Results 1 – 1 of 1) sorted by relevance
173 static int32_t GetBlockLengthValue(int block_length) { in GetBlockLengthValue() function215 static int32_t GetBlockLengthValue(const A2dpBits& configuration) { in GetBlockLengthValue() function216 return GetBlockLengthValue(configuration.find_active_bit(kBlockLength)); in GetBlockLengthValue()226 int blocks = GetBlockLengthValue(configuration); in GetFrameSize()239 int blocks = GetBlockLengthValue(configuration); in GetBitrate()385 sbc_parameters->block_length = GetBlockLengthValue(block_length); in ParseConfiguration()