Home
last modified time | relevance | path

Searched defs:codec_config (Results 1 – 25 of 31) sorted by relevance

12

/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl_unittest.cc258 bool IsCodecOffloadingSupported(const CodecConfiguration& codec_config) { in IsCodecOffloadingSupported()
428 CodecConfiguration codec_config = {}; in SbcCodecConfigurationsGenerator() local
481 for (CodecConfiguration codec_config : sbc_codec_configs) { in TEST_F() local
498 for (CodecConfiguration codec_config : SbcCodecConfigurationsGenerator()) { in TEST_F() local
512 CodecConfiguration codec_config = {}; in AacCodecConfigurationsGenerator() local
555 for (CodecConfiguration codec_config : aac_codec_configs) { in TEST_F() local
572 for (CodecConfiguration codec_config : AacCodecConfigurationsGenerator()) { in TEST_F() local
586 CodecConfiguration codec_config = {}; in LdacCodecConfigurationsGenerator() local
626 for (CodecConfiguration codec_config : ldac_codec_configs) { in TEST_F() local
643 for (CodecConfiguration codec_config : LdacCodecConfigurationsGenerator()) { in TEST_F() local
[all …]
Dcodec_status_hidl.cc215 bool A2dpSbcToHalConfig(CodecConfiguration* codec_config, in A2dpSbcToHalConfig()
307 bool A2dpAacToHalConfig(CodecConfiguration* codec_config, in A2dpAacToHalConfig()
373 bool A2dpAptxToHalConfig(CodecConfiguration* codec_config, in A2dpAptxToHalConfig()
412 bool A2dpLdacToHalConfig(CodecConfiguration* codec_config, in A2dpLdacToHalConfig()
543 bool IsCodecOffloadingEnabled(const CodecConfiguration& codec_config) { in IsCodecOffloadingEnabled()
Da2dp_encoding_hidl.cc229 bool a2dp_get_selected_hal_codec_config(CodecConfiguration* codec_config) { in a2dp_get_selected_hal_codec_config()
435 CodecConfiguration codec_config{}; in setup_codec() local
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dcodec_status_aidl.cc222 bool A2dpSbcToHalConfig(CodecConfiguration* codec_config, in A2dpSbcToHalConfig()
313 bool A2dpAacToHalConfig(CodecConfiguration* codec_config, in A2dpAacToHalConfig()
378 bool A2dpAptxToHalConfig(CodecConfiguration* codec_config, in A2dpAptxToHalConfig()
416 bool A2dpLdacToHalConfig(CodecConfiguration* codec_config, in A2dpLdacToHalConfig()
477 bool A2dpOpusToHalConfig(CodecConfiguration* codec_config, in A2dpOpusToHalConfig()
591 bool IsCodecOffloadingEnabled(const CodecConfiguration& codec_config) { in IsCodecOffloadingEnabled()
Da2dp_encoding_aidl.cc240 bool a2dp_get_selected_hal_codec_config(CodecConfiguration* codec_config) { in a2dp_get_selected_hal_codec_config()
451 CodecConfiguration codec_config{}; in setup_codec() local
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_codec_config.cc57 btav_a2dp_codec_config_t* codec_config, btav_a2dp_codec_index_t codec_index, in init_btav_a2dp_codec_config()
118 A2dpCodecConfig* codec_config = nullptr; in createCodec() local
194 uint8_t codec_config[AVDT_CODEC_SIZE]; in getCodecSpecificConfig() local
339 const btav_a2dp_codec_config_t& codec_config) { in isCodecConfigEmpty()
407 const btav_a2dp_codec_config_t& codec_config) { in codecConfigIsValid()
416 const btav_a2dp_codec_config_t& codec_config) { in codecConfig2Str()
636 A2dpCodecConfig* codec_config = in init() local
983 btav_a2dp_codec_config_t codec_config; in getCodecConfigAndCapabilities() local
1024 for (auto codec_config : ordered_source_codecs_) { in debug_codec_dump() local
Da2dp_vendor_opus_encoder.cc217 btav_a2dp_codec_config_t codec_config = a2dp_codec_config->getCodecConfig(); in a2dp_vendor_opus_encoder_update() local
Da2dp_vendor_ldac_encoder.cc201 btav_a2dp_codec_config_t codec_config = a2dp_codec_config->getCodecConfig(); in a2dp_vendor_ldac_encoder_update() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_control.cc156 btav_a2dp_codec_config_t codec_config; in btif_a2dp_control_on_get_output_audio_config() local
195 btav_a2dp_codec_config_t codec_config; in btif_a2dp_control_on_set_output_audio_config() local
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid_audio_source.cc228 btav_a2dp_codec_config_t codec_config; in hearing_aid_recv_ctrl_data() local
274 btav_a2dp_codec_config_t codec_config; in hearing_aid_recv_ctrl_data() local
/packages/modules/Bluetooth/system/test/mock/
Dmock_a2dp_codec_config.cc135 const btav_a2dp_codec_config_t& codec_config) { in codecConfigIsValid()
148 const btav_a2dp_codec_config_t& codec_config) { in isCodecConfigEmpty()
320 const btav_a2dp_codec_config_t& codec_config) { in codecConfig2Str()
Dmock_stack_a2dp_codec_config.cc135 const btav_a2dp_codec_config_t& codec_config) { in codecConfigIsValid()
148 const btav_a2dp_codec_config_t& codec_config) { in isCodecConfigEmpty()
320 const btav_a2dp_codec_config_t& codec_config) { in codecConfig2Str()
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster_test.cc501 const BroadcastCodecWrapper& codec_config, in prepareAnnouncement()
564 BroadcastCodecWrapper codec_config( in TEST_F() local
612 BroadcastCodecWrapper codec_config( in TEST_F() local
Dbroadcaster.cc151 const BroadcastCodecWrapper& codec_config, in prepareBasicAnnouncement()
279 auto& codec_config = broadcasts_[broadcast_id]->GetCodecConfig(); in UpdateMetadata() local
469 BroadcastCodecWrapper codec_config( in CreateAudioBroadcast() local
Dstate_machine_test.cc385 const BroadcastCodecWrapper& codec_config, in prepareAnnouncement()
421 BroadcastCodecWrapper codec_config( in TEST_F() local
864 BroadcastCodecWrapper codec_config( in TEST_F() local
/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc151 uint8_t codec_config[AVDT_CODEC_SIZE]; // Current codec configuration member in BtaAvCoPeer
1689 btav_a2dp_codec_config_t codec_config = { in ReportSourceCodecState() local
1920 const A2dpCodecConfig& codec_config, BtaAvCoPeer* p_peer) { in AttemptSourceCodecSelection()
1948 const A2dpCodecConfig& codec_config, BtaAvCoPeer* p_peer) { in AttemptSinkCodecSelection()
1990 bool BtaAvCo::UpdateSelectableSourceCodec(const A2dpCodecConfig& codec_config, in UpdateSelectableSourceCodec()
2025 bool BtaAvCo::UpdateSelectableSinkCodec(const A2dpCodecConfig& codec_config, in UpdateSelectableSinkCodec()
/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding_host.cc108 btav_a2dp_codec_config_t codec_config; in SetAudioConfig() local
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp.cpp98 const RawAddress& bd_addr, btav_a2dp_codec_config_t codec_config, in bta2dp_audio_config_callback()
268 btav_a2dp_codec_config_t codec_config = { in prepareCodecPreferences() local
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc539 struct ha_stream_common* common, btav_a2dp_codec_config_t* codec_config, in ha_read_output_audio_config()
675 btav_a2dp_codec_config_t codec_config; in ha_write_output_audio_config() local
1194 btav_a2dp_codec_config_t codec_config; in out_get_parameters() local
1587 btav_a2dp_codec_config_t codec_config; in adev_open_output_stream() local
/packages/modules/Bluetooth/system/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc536 struct a2dp_stream_common* common, btav_a2dp_codec_config_t* codec_config, in a2dp_read_output_audio_config()
666 btav_a2dp_codec_config_t codec_config; in a2dp_write_output_audio_config() local
1211 btav_a2dp_codec_config_t codec_config; in out_get_parameters() local
1623 btav_a2dp_codec_config_t codec_config; in adev_open_output_stream() local
/packages/modules/Bluetooth/system/stack/test/
Dstack_a2dp_test.cc993 A2dpCodecConfig* codec_config = A2dpCodecConfig::createCodec(codec_index); in TEST_F() local
1008 A2dpCodecConfig* codec_config; in TEST_F() local
/packages/modules/Bluetooth/system/include/hardware/
Dbt_le_audio.h219 BasicAudioAnnouncementCodecConfig codec_config; member
/packages/modules/Bluetooth/system/stack/test/a2dp/
Da2dp_sbc_unittest.cc258 auto* codec_config = a2dp_codecs_->findSourceCodecConfig(kCodecInfoSbcCapability); in TEST_F() local
Da2dp_aac_unittest.cc253 auto* codec_config = a2dp_codecs_->findSourceCodecConfig(kCodecInfoAacCapability); in TEST_F() local
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc239 btav_a2dp_codec_config_t codec_config, in audio_config_cb()

12