Home
last modified time | relevance | path

Searched defs:codec_index (Results 1 – 17 of 17) sorted by relevance

/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()
64 A2dpCodecConfig::A2dpCodecConfig(btav_a2dp_codec_index_t codec_index, in A2dpCodecConfig()
114 btav_a2dp_codec_index_t codec_index, in createCodec()
608 btav_a2dp_codec_index_t codec_index = in init() local
684 btav_a2dp_codec_index_t codec_index = A2DP_SourceCodecIndex(p_codec_info); in findSourceCodecConfig() local
694 btav_a2dp_codec_index_t codec_index = A2DP_SinkCodecIndex(p_codec_info); in findSinkCodecConfig() local
702 bool A2dpCodecs::isSupportedCodec(btav_a2dp_codec_index_t codec_index) { in isSupportedCodec()
1494 const char* A2DP_CodecIndexStr(btav_a2dp_codec_index_t codec_index) { in A2DP_CodecIndexStr()
1518 bool A2DP_InitCodecConfig(btav_a2dp_codec_index_t codec_index, in A2DP_InitCodecConfig()
Da2dp_vendor.cc701 const char* A2DP_VendorCodecIndexStr(btav_a2dp_codec_index_t codec_index) { in A2DP_VendorCodecIndexStr()
731 bool A2DP_VendorInitCodecConfig(btav_a2dp_codec_index_t codec_index, in A2DP_VendorInitCodecConfig()
/packages/modules/Bluetooth/system/stack/include/
Da2dp_vendor_ldac.h35 A2dpCodecConfigLdacBase(btav_a2dp_codec_index_t codec_index, in A2dpCodecConfigLdacBase()
Da2dp_vendor_opus.h30 A2dpCodecConfigOpusBase(btav_a2dp_codec_index_t codec_index, in A2dpCodecConfigOpusBase()
Da2dp_sbc.h35 A2dpCodecConfigSbcBase(btav_a2dp_codec_index_t codec_index, in A2dpCodecConfigSbcBase()
Da2dp_aac.h35 A2dpCodecConfigAacBase(btav_a2dp_codec_index_t codec_index, in A2dpCodecConfigAacBase()
/packages/modules/Bluetooth/system/test/mock/
Dmock_a2dp_codec_config.cc43 btav_a2dp_codec_index_t codec_index, in createCodec()
57 A2dpCodecConfig::A2dpCodecConfig(btav_a2dp_codec_index_t codec_index, in A2dpCodecConfig()
96 bool A2DP_InitCodecConfig(btav_a2dp_codec_index_t codec_index, in A2DP_InitCodecConfig()
177 bool A2dpCodecs::isSupportedCodec(btav_a2dp_codec_index_t codec_index) { in isSupportedCodec()
267 const char* A2DP_CodecIndexStr(btav_a2dp_codec_index_t codec_index) { in A2DP_CodecIndexStr()
Dmock_stack_a2dp_codec_config.cc43 btav_a2dp_codec_index_t codec_index, in createCodec()
57 A2dpCodecConfig::A2dpCodecConfig(btav_a2dp_codec_index_t codec_index, in A2dpCodecConfig()
96 bool A2DP_InitCodecConfig(btav_a2dp_codec_index_t codec_index, in A2DP_InitCodecConfig()
177 bool A2dpCodecs::isSupportedCodec(btav_a2dp_codec_index_t codec_index) { in isSupportedCodec()
267 const char* A2DP_CodecIndexStr(btav_a2dp_codec_index_t codec_index) { in A2DP_CodecIndexStr()
Dmock_btif_co_bta_av_co.cc135 bool bta_av_co_audio_init(btav_a2dp_codec_index_t codec_index, in bta_av_co_audio_init()
212 bool bta_av_co_is_supported_codec(btav_a2dp_codec_index_t codec_index) { in bta_av_co_is_supported_codec()
/packages/modules/Bluetooth/system/stack/test/
Dstack_a2dp_test.cc272 btav_a2dp_codec_index_t codec_index = in StackA2dpTest() local
327 bool has_codec_support(btav_a2dp_codec_index_t codec_index) { in has_codec_support()
917 btav_a2dp_codec_index_t codec_index = in TEST_F() local
985 btav_a2dp_codec_index_t codec_index = in TEST_F() local
/packages/modules/Bluetooth/system/common/
Dmetrics.h119 int64_t codec_index = -1; variable
Dmetrics.cc246 static A2dpSourceCodec get_a2dp_source_codec(int64_t codec_index) { in get_a2dp_source_codec()
/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc791 bool BtaAvCo::IsSupportedCodec(btav_a2dp_codec_index_t codec_index) { in IsSupportedCodec()
1864 btav_a2dp_codec_index_t codec_index) { in FindPeerSink()
1892 btav_a2dp_codec_index_t codec_index) { in FindPeerSource()
2132 bool bta_av_co_is_supported_codec(btav_a2dp_codec_index_t codec_index) { in bta_av_co_is_supported_codec()
2145 bool bta_av_co_audio_init(btav_a2dp_codec_index_t codec_index, in bta_av_co_audio_init()
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_main.cc575 btav_a2dp_codec_index_t codec_index = in bta_av_api_register() local
Dbta_av_aact.cc3261 btav_a2dp_codec_index_t codec_index = in bta_av_offload_codec_builder() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc173 int codec_index = -1; member in BtifMediaStats
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl_unittest.cc409 for (auto codec_index : codec_indexes) { in CodecOffloadingPreferenceGenerator() local