Home
last modified time | relevance | path

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

12

/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_codec_config.cc74 tA2DP_CODEC_TYPE codec_type = A2DP_GetCodecType(media_codec_capabilities); in ParseCodecId() local
217 tA2DP_CODEC_TYPE codec_type = A2DP_GetCodecType(p_codec_info); in getTrackBitRate() local
250 tA2DP_CODEC_TYPE codec_type = A2DP_GetCodecType(codec_config); in getCodecSpecificConfig() local
573 tA2DP_CODEC_TYPE codec_type = A2DP_GetCodecType(p_codec_info); in A2DP_IotGetPeerSinkCodecType() local
931 btav_a2dp_codec_index_t codec_type; in setCodecOtaConfig() local
1101 bool A2DP_IsCodecTypeValid(tA2DP_CODEC_TYPE codec_type) { in A2DP_IsCodecTypeValid()
1117 tA2DP_CODEC_TYPE codec_type = A2DP_GetCodecType(p_codec_info); in A2DP_IsSourceCodecValid() local
1136 tA2DP_CODEC_TYPE codec_type = A2DP_GetCodecType(p_codec_info); in A2DP_IsPeerSourceCodecValid() local
1155 tA2DP_CODEC_TYPE codec_type = A2DP_GetCodecType(p_codec_info); in A2DP_IsPeerSinkCodecValid() local
1174 tA2DP_CODEC_TYPE codec_type = A2DP_GetCodecType(p_codec_info); in A2DP_IsSinkCodecSupported() local
[all …]
Da2dp_vendor_aptx.cc128 tA2DP_CODEC_TYPE codec_type; in A2DP_ParseInfoAptx() local
Da2dp_vendor_aptx_hd.cc139 tA2DP_CODEC_TYPE codec_type; in A2DP_ParseInfoAptxHd() local
Da2dp_vendor_ldac.cc152 tA2DP_CODEC_TYPE codec_type; in A2DP_ParseInfoLdac() local
Da2dp_aac.cc204 tA2DP_CODEC_TYPE codec_type; in A2DP_ParseInfoAac() local
Da2dp_vendor_opus.cc189 tA2DP_CODEC_TYPE codec_type; in A2DP_ParseInfoOpus() local
Da2dp_sbc.cc180 tA2DP_CODEC_TYPE codec_type; in A2DP_ParseInfoSbc() local
/packages/modules/Bluetooth/system/stack/mmc/metrics/
Dmmc_rtt_logger.cc27 MmcRttLogger::MmcRttLogger(int codec_type) in MmcRttLogger()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/
Da2dp_provider_info.cc241 auto codec_type = A2DP_GetCodecType(codec_info); in SourceCodecIndex() local
286 auto codec_type = A2DP_GetCodecType(codec_info); in SinkCodecIndex() local
Dcodec_status_aidl.cc517 auto codec_type = capability.get<AudioCapabilities::a2dpCapabilities>().codecType; in UpdateOffloadingCapabilities() local
/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_swb_aptx.cc111 tBTA_AG_PEER_CODEC codec_type, codec_sent; in bta_ag_swb_handle_vs_at_events() local
Dbta_ag_act.cc850 tBTA_AG_PEER_CODEC codec_type = data.api_setcodec.codec; in bta_ag_setcodec() local
Dbta_ag_cmd.cc1304 tBTA_AG_PEER_CODEC codec_type, codec_sent; in bta_ag_at_hfp_cback() local
/packages/modules/Bluetooth/system/stack/include/
Dbtm_api_types.h162 inline std::string sco_codec_type_text(tBTM_SCO_CODEC_TYPE codec_type) { in sco_codec_type_text()
175 inline uint16_t sco_codec_type_to_id(tBTM_SCO_CODEC_TYPE codec_type) { in sco_codec_type_to_id()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc389 const auto codec_type = active_sco->get_codec_type(); in btm_route_sco_data() local
1041 const auto codec_type = p->get_codec_type(); in btm_sco_connected() local
1290 const auto codec_type = p_sco->get_codec_type(); in btm_sco_on_disconnected() local
1733 tBTM_SCO_CODEC_TYPE codec_type = active_sco->get_codec_type(); in BTM_GetScoDebugDump() local
/packages/modules/Bluetooth/system/include/hardware/
Dbt_av.h93 btav_a2dp_codec_index_t codec_type; member
157 btav_a2dp_codec_index_t codec_type; member
Dbt_le_audio.h174 btle_audio_codec_index_t codec_type = LE_AUDIO_CODEC_INDEX_SOURCE_INVALID; member
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc74 double packet_loss_ratio, uint16_t codec_type) { in LogMetricHfpPacketLossStats()
97 int codec_type) { in LogMetricMmcTranscodeRttStats()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc90 double packet_loss_ratio, uint16_t codec_type) {} in LogMetricHfpPacketLossStats()
93 int codec_type) {} in LogMetricMmcTranscodeRttStats()
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc82 double packet_loss_ratio, uint16_t codec_type) { in LogMetricHfpPacketLossStats()
89 int codec_type) { in LogMetricMmcTranscodeRttStats()
/packages/modules/Bluetooth/system/stack/test/
Dstack_a2dp_test.cc407 tA2DP_CODEC_TYPE codec_type = A2DP_GetCodecType(codec_info_sbc); in TEST_F() local
494 for (uint8_t codec_type = A2DP_MEDIA_CT_AAC + 1; codec_type < A2DP_MEDIA_CT_NON_A2DP; in TEST_F() local
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.cc126 uint16_t codec_type) { in LogMetricHfpPacketLossStats()
132 int num_requests, int codec_type) { in LogMetricMmcTranscodeRttStats()
/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecConfigTest.java216 int codec_type = selectCodecType(config_id); in testBluetoothCodecConfig_valid_get_methods() local
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp.cpp355 jobject codec_type = env->NewObject( in getSupportedCodecTypesNative() local
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl_unittest.cc618 static std::vector<CodecConfiguration> AptxCodecConfigurationsGenerator(CodecType codec_type) { in AptxCodecConfigurationsGenerator()

12