Searched defs:codec_index (Results 1 – 15 of 15) sorted by relevance
/system/bt/stack/include/ |
D | a2dp_vendor_ldac.h | 30 A2dpCodecConfigLdacBase(btav_a2dp_codec_index_t codec_index, in A2dpCodecConfigLdacBase()
|
D | a2dp_aac.h | 30 A2dpCodecConfigAacBase(btav_a2dp_codec_index_t codec_index, in A2dpCodecConfigAacBase()
|
D | a2dp_sbc.h | 30 A2dpCodecConfigSbcBase(btav_a2dp_codec_index_t codec_index, in A2dpCodecConfigSbcBase()
|
/system/bt/stack/a2dp/ |
D | a2dp_codec_config.cc | 50 btav_a2dp_codec_config_t* codec_config, btav_a2dp_codec_index_t codec_index, in init_btav_a2dp_codec_config() 57 A2dpCodecConfig::A2dpCodecConfig(btav_a2dp_codec_index_t codec_index, in A2dpCodecConfig() 107 btav_a2dp_codec_index_t codec_index, in createCodec() 597 btav_a2dp_codec_index_t codec_index = in init() local 662 btav_a2dp_codec_index_t codec_index = A2DP_SourceCodecIndex(p_codec_info); in findSourceCodecConfig() local 672 btav_a2dp_codec_index_t codec_index = A2DP_SinkCodecIndex(p_codec_info); in findSinkCodecConfig() local 680 bool A2dpCodecs::isSupportedCodec(btav_a2dp_codec_index_t codec_index) { in isSupportedCodec() 1428 const char* A2DP_CodecIndexStr(btav_a2dp_codec_index_t codec_index) { in A2DP_CodecIndexStr() 1448 bool A2DP_InitCodecConfig(btav_a2dp_codec_index_t codec_index, in A2DP_InitCodecConfig()
|
D | a2dp_vendor.cc | 586 const char* A2DP_VendorCodecIndexStr(btav_a2dp_codec_index_t codec_index) { in A2DP_VendorCodecIndexStr() 610 bool A2DP_VendorInitCodecConfig(btav_a2dp_codec_index_t codec_index, in A2DP_VendorInitCodecConfig()
|
/system/bt/stack/test/ |
D | stack_a2dp_test.cc | 195 btav_a2dp_codec_index_t codec_index = in StackA2dpTest() local 244 bool has_codec_support(btav_a2dp_codec_index_t codec_index) { in has_codec_support() 754 btav_a2dp_codec_index_t codec_index = in TEST_F() local 812 btav_a2dp_codec_index_t codec_index = in TEST_F() local
|
/system/bt/common/ |
D | metrics.h | 112 int64_t codec_index = -1; variable
|
D | metrics.cc | 240 static A2dpSourceCodec get_a2dp_source_codec(int64_t codec_index) { in get_a2dp_source_codec()
|
/system/bt/btif/co/ |
D | bta_av_co.cc | 784 bool BtaAvCo::IsSupportedCodec(btav_a2dp_codec_index_t codec_index) { in IsSupportedCodec() 1813 btav_a2dp_codec_index_t codec_index) { in FindPeerSink() 1841 btav_a2dp_codec_index_t codec_index) { in FindPeerSource() 2073 bool bta_av_co_is_supported_codec(btav_a2dp_codec_index_t codec_index) { in bta_av_co_is_supported_codec() 2086 bool bta_av_co_audio_init(btav_a2dp_codec_index_t codec_index, in bta_av_co_audio_init()
|
/system/bt/btif/src/ |
D | btif_a2dp_audio_interface.cc | 124 void SetCodecIndex(int64_t codec_index) { in SetCodecIndex()
|
D | btif_a2dp_source.cc | 166 int codec_index = -1; member in BtifMediaStats
|
/system/bt/bta/ag/ |
D | bta_ag_sco.cc | 402 esco_codec_t codec_index = ESCO_CODEC_CVSD; in bta_ag_create_sco() local
|
/system/bt/bta/av/ |
D | bta_av_main.cc | 681 btav_a2dp_codec_index_t codec_index = in bta_av_api_register() local
|
D | bta_av_aact.cc | 3244 btav_a2dp_codec_index_t codec_index = in bta_av_offload_codec_builder() local
|
/system/bt/audio_hal_interface/ |
D | client_interface_unittest.cc | 309 for (auto codec_index : codec_indexes) { in CodecOffloadingPreferenceGenerator() local
|