Home
last modified time | relevance | path

Searched defs:codec_config (Results 1 – 25 of 37) 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()
531 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()
584 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.cc56 btav_a2dp_codec_config_t* codec_config, btav_a2dp_codec_index_t codec_index, in init_btav_a2dp_codec_config()
117 A2dpCodecConfig* codec_config = nullptr; in createCodec() local
193 uint8_t codec_config[AVDT_CODEC_SIZE]; in getCodecSpecificConfig() local
338 const btav_a2dp_codec_config_t& codec_config) { in isCodecConfigEmpty()
406 const btav_a2dp_codec_config_t& codec_config) { in codecConfigIsValid()
415 const btav_a2dp_codec_config_t& codec_config) { in codecConfig2Str()
597 A2dpCodecConfig* codec_config = in init() local
944 btav_a2dp_codec_config_t codec_config; in getCodecConfigAndCapabilities() local
985 for (auto codec_config : ordered_source_codecs_) { in debug_codec_dump() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_control.cc167 btav_a2dp_codec_config_t codec_config; in btif_a2dp_control_on_get_output_audio_config() local
206 btav_a2dp_codec_config_t codec_config; in btif_a2dp_control_on_set_output_audio_config() local
/packages/modules/Bluetooth/system/service/common/android/bluetooth/
DIBluetoothA2dpSourceCallback.aidl27 in BluetoothA2dpCodecConfig codec_config, in OnAudioConfig()
/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/service/test/
Da2dp_source_unittest.cc68 const std::string& device_address, A2dpCodecConfig codec_config, in OnAudioConfig()
236 const btav_a2dp_codec_config_t codec_config{}; in TEST_F() local
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster_test.cc448 const BroadcastCodecWrapper& codec_config, in prepareAnnouncement()
510 BroadcastCodecWrapper codec_config( in TEST_F() local
558 BroadcastCodecWrapper codec_config( in TEST_F() local
Dbroadcaster.cc134 const BroadcastCodecWrapper& codec_config, LeAudioLtvMap metadata) { in prepareAnnouncement()
254 auto& codec_config = broadcasts_[broadcast_id]->GetCodecConfig(); in UpdateMetadata() local
356 BroadcastCodecWrapper codec_config( in CreateAudioBroadcast() local
Dstate_machine_test.cc379 const BroadcastCodecWrapper& codec_config, in prepareAnnouncement()
415 BroadcastCodecWrapper codec_config( in TEST_F() local
842 BroadcastCodecWrapper codec_config( in TEST_F() local
/packages/modules/Bluetooth/system/test/mock/
Dmock_a2dp_codec_config.cc136 const btav_a2dp_codec_config_t& codec_config) { in codecConfigIsValid()
149 const btav_a2dp_codec_config_t& codec_config) { in isCodecConfigEmpty()
321 const btav_a2dp_codec_config_t& codec_config) { in codecConfig2Str()
Dmock_stack_a2dp_codec_config.cc136 const btav_a2dp_codec_config_t& codec_config) { in codecConfigIsValid()
149 const btav_a2dp_codec_config_t& codec_config) { in isCodecConfigEmpty()
321 const btav_a2dp_codec_config_t& codec_config) { in codecConfig2Str()
/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc150 uint8_t codec_config[AVDT_CODEC_SIZE]; // Current codec configuration member in BtaAvCoPeer
1672 btav_a2dp_codec_config_t codec_config; in ReportSourceCodecState() local
1889 const A2dpCodecConfig& codec_config, BtaAvCoPeer* p_peer) { in AttemptSourceCodecSelection()
1917 const A2dpCodecConfig& codec_config, BtaAvCoPeer* p_peer) { in AttemptSinkCodecSelection()
1958 bool BtaAvCo::UpdateSelectableSourceCodec(const A2dpCodecConfig& codec_config, in UpdateSelectableSourceCodec()
1991 bool BtaAvCo::UpdateSelectableSinkCodec(const A2dpCodecConfig& codec_config, in UpdateSelectableSinkCodec()
/packages/modules/Bluetooth/system/service/hal/
Dbluetooth_av_interface.cc81 const RawAddress& bd_addr, btav_a2dp_codec_config_t codec_config, in SourceAudioConfigCallback()
313 const btav_a2dp_codec_config_t& codec_config, in AudioConfigCallback()
Dfake_bluetooth_av_interface.cc130 const RawAddress& bda, const btav_a2dp_codec_config_t& codec_config, in NotifyAudioConfig()
/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding_host.cc116 btav_a2dp_codec_config_t codec_config; in SetAudioConfig() local
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp.cpp97 const RawAddress& bd_addr, btav_a2dp_codec_config_t codec_config, in bta2dp_audio_config_callback()
267 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/service/
Da2dp_source.cc191 auto codec_config = FluorideCodecToCodec(codec_config_fluoride); in AudioConfigCallback() local
/packages/modules/Bluetooth/system/service/ipc/binder/
Dbluetooth_a2dp_source_binder_server.cc182 const std::string& device_address, bluetooth::A2dpCodecConfig codec_config, in OnAudioConfig()
/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

12