Searched refs:kLeAudioCodingFormatLC3 (Results 1 – 11 of 11) sorted by relevance
48 if (codec_id_.coding_format == types::kLeAudioCodingFormatLC3) { in InitEncoder()79 if (codec_id_.coding_format == types::kLeAudioCodingFormatLC3) { in InitDecoder()123 if (codec_id_.coding_format == types::kLeAudioCodingFormatLC3) { in Decode()154 if (codec_id_.coding_format == types::kLeAudioCodingFormatLC3) { in Encode()186 if (codec_id_.coding_format == types::kLeAudioCodingFormatLC3) { in Cleanup()199 if (codec_id_.coding_format == types::kLeAudioCodingFormatLC3) { in GetNumOfSamplesPerChannel()216 if (codec_id_.coding_format == types::kLeAudioCodingFormatLC3) { in GetNumOfBytesPerSample()269 if (codec_id.coding_format == types::kLeAudioCodingFormatLC3) { in CodecInterface()
60 using types::kLeAudioCodingFormatLC3;143 case kLeAudioCodingFormatLC3: in GetOctetsPerFrame()158 case kLeAudioCodingFormatLC3: in GetDataIntervalUs()169 case kLeAudioCodingFormatLC3: in GetBitsPerSample()
456 .codec_spec_caps = (codec_id.coding_format == kLeAudioCodingFormatLC3) in Add()680 if (codec_coding_format_ == kLeAudioCodingFormatLC3) { in SetUpMockCodecManager()691 if (codec_coding_format_ == kLeAudioCodingFormatLC3) { in SetUpMockCodecManager()969 if (codec_coding_format_ != kLeAudioCodingFormatLC3) { in TestGroupAseConfiguration()1894 if (codec_coding_format_ != kLeAudioCodingFormatLC3) { in TEST_P()1904 if (codec_coding_format_ != kLeAudioCodingFormatLC3) { in TEST_P()1914 if (codec_coding_format_ != kLeAudioCodingFormatLC3) { in TEST_P()2056 if (codec_coding_format_ != kLeAudioCodingFormatLC3) { in TEST_P()2506 ::testing::Values(kLeAudioCodingFormatLC3,
858 if (adsp_config.id.coding_format != types::kLeAudioCodingFormatLC3 || in IsLc3ConfigMatched()859 target_config.id.coding_format != types::kLeAudioCodingFormatLC3) { in IsLc3ConfigMatched()1004 (conf.codec.id.coding_format == types::kLeAudioCodingFormatLC3) in storeLocalCapa()1095 {::bluetooth::le_audio::LE_AUDIO_CODEC_INDEX_SOURCE_LC3, types::kLeAudioCodingFormatLC3}};
266 case types::kLeAudioCodingFormatLC3: in translateBluetoothCodecFormatToCodecType()356 case types::kLeAudioCodingFormatLC3: in is_known_codec()
309 constexpr uint8_t kLeAudioCodingFormatLC3 = bluetooth::hci::kIsoCodingFormatLc3; variable1272 .coding_format = types::kLeAudioCodingFormatLC3,
829 .id = {.coding_format = types::kLeAudioCodingFormatLC3}, in TEST()
215 .coding_format = types::kLeAudioCodingFormatLC3,
25 .coding_format = types::kLeAudioCodingFormatLC3,
548 ::bluetooth::le_audio::types::kLeAudioCodingFormatLC3) { in GenerateNameForConfig()
48 .coding_format = ::bluetooth::le_audio::types::kLeAudioCodingFormatLC3,