Home
last modified time | relevance | path

Searched defs:codec (Results 1 – 25 of 38) sorted by relevance

12

/packages/modules/Bluetooth/system/test/mock/
Dmock_device_esco_parameters.cc46 enh_esco_params_t esco_parameters_for_codec(esco_codec_t codec) { in esco_parameters_for_codec()
51 enh_esco_params_t esco_parameters_for_codec(esco_codec_t codec, bool b) { in esco_parameters_for_codec()
Dmock_stack_btm_sco_hfp_hal.cc93 int get_packet_size(int codec) { in get_packet_size()
110 int codec) { in notify_sco_connection_change()
Dmock_bta_ag_api.cc66 void BTA_AgSetCodec(uint16_t handle, tBTA_AG_PEER_CODEC codec) { in BTA_AgSetCodec()
Dmock_btif_core.cc54 bt_status_t btif_set_dynamic_audio_buffer_size(int codec, int size) { in btif_set_dynamic_audio_buffer_size()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hfp_hal.h32 enum codec : uint64_t { enum
39 codec codec; member
Dbtm_sco_hfp_hal_linux.cc35 uint8_t codec; member
235 uint8_t codec; member
239 bool is_connected, int codec) { in mgmt_notify_sco_connection_change()
343 static bool get_single_codec(int codec, bt_codec** out) { in get_single_codec()
359 bt_codec* codec; in set_codec_datapath() local
413 int get_packet_size(int codec) { in get_packet_size()
424 int codec) { in notify_sco_connection_change()
Dbtm_sco_hfp_hal.cc90 int get_packet_size(int codec) { return kDefaultPacketSize; } in get_packet_size()
93 int codec) { in notify_sco_connection_change()
/packages/modules/Bluetooth/system/device/src/
Desco_parameters.cc287 enh_esco_params_t esco_parameters_for_codec(esco_codec_t codec, bool offload) { in esco_parameters_for_codec()
/packages/modules/Connectivity/tests/cts/net/src/android/net/rtp/cts/
DAudioCodecTest.java23 private void assertEquals(AudioCodec codec, int type, String rtpmap, String fmtp) { in assertEquals()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBufferConstraints.java93 public @Nullable BufferConstraint forCodec(@BluetoothCodecConfig.SourceCodecType int codec) { in forCodec()
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/config/src/
DTextConfig.cpp191 void TextConfig::setCodecType(const int32_t codec) in setCodecType()
/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_api.cc223 void BTA_AgSetCodec(uint16_t handle, tBTA_AG_PEER_CODEC codec) { in BTA_AgSetCodec()
/packages/services/Telephony/tests/src/com/android/services/telephony/
DTelephonyConnectionTest.java197 int codec = extras.getInt(Connection.EXTRA_AUDIO_CODEC, Connection.AUDIO_CODEC_NONE); in testCodecInIms() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_le_audio.cc114 for (auto codec : offloading_preference) { in Initialize() local
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dcodec_status_hidl.cc156 namespace codec { namespace
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothA2dp.aidl76 …void setBufferLengthMillis(int codec, int size, in AttributionSource attributionSource, in Synchro… in setBufferLengthMillis()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceBinderTest.java279 int codec = 0; in setBufferLengthMillis() local
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dcodec_status_aidl.cc34 namespace codec { namespace
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetNativeInterface.java147 private void onWBS(int codec, byte[] address) { in onWBS()
153 private void onSWB(int codec, byte[] address) { in onSWB()
/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
DBugReportActivity.java561 private boolean isCodecSupported(String codec) { in isCodecSupported()
/packages/modules/Connectivity/nearby/service/proto/src/fastpair/
Drpcs.proto300 int32 codec = 4; field
/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager.cc371 for (auto codec : offloading_preference) { in UpdateOffloadCapability() local
Dle_audio_set_configuration_provider_json.cc179 CodecCapabilitySetting codec; in CodecCapabilitySettingFromFlat() local
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/
DMediaQualityAnalyzer.cpp894 int32_t MediaQualityAnalyzer::convertAudioCodecType(const int32_t codec, const int32_t bandwidth) in convertAudioCodecType()
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_codec_config.cc989 for (auto codec : orderedSourceCodecs()) { in getCodecConfigAndCapabilities() local
995 for (auto codec : orderedSourceCodecs()) { in getCodecConfigAndCapabilities() local

12