Searched refs:software_codec_index (Results 1 – 1 of 1) sorted by relevance
1519 btav_a2dp_codec_index_t software_codec_index = software_config.codecIndex(); in bta_av_co_should_select_hardware_codec() local1531 if (software_codec_index == BTAV_A2DP_CODEC_INDEX_SOURCE_LDAC || in bta_av_co_should_select_hardware_codec()1532 software_codec_index == BTAV_A2DP_CODEC_INDEX_SOURCE_APTX_HD || in bta_av_co_should_select_hardware_codec()1533 software_codec_index == BTAV_A2DP_CODEC_INDEX_SOURCE_APTX) { in bta_av_co_should_select_hardware_codec()1535 A2DP_CodecIndexStr(software_codec_index)); in bta_av_co_should_select_hardware_codec()1545 if (software_codec_index == BTAV_A2DP_CODEC_INDEX_SOURCE_AAC) { in bta_av_co_should_select_hardware_codec()1547 A2DP_CodecIndexStr(software_codec_index)); in bta_av_co_should_select_hardware_codec()1557 if (software_codec_index == BTAV_A2DP_CODEC_INDEX_SOURCE_SBC) { in bta_av_co_should_select_hardware_codec()1559 A2DP_CodecIndexStr(software_codec_index)); in bta_av_co_should_select_hardware_codec()1563 A2DP_CodecIndexStr(software_codec_index)); in bta_av_co_should_select_hardware_codec()