Home
last modified time | relevance | path

Searched refs:a2dp_set_bit_format (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/audio/hal/audio_extn/
Da2dp.c887 static int a2dp_set_bit_format(uint32_t enc_bit_format) in a2dp_set_bit_format() function
1050 ret = a2dp_set_bit_format(sbc_bt_cfg->bits_per_sample); in configure_sbc_enc_format()
1121 ret = a2dp_set_bit_format(aptx_bt_cfg->default_cfg->bits_per_sample); in configure_aptx_enc_format()
1189 ret = a2dp_set_bit_format(aptx_bt_cfg->bits_per_sample); in configure_aptx_hd_enc_format()
1250 ret = a2dp_set_bit_format(aac_bt_cfg->bits_per_sample); in configure_aac_enc_format()
1321 ret = a2dp_set_bit_format(ldac_bt_cfg->bits_per_sample); in configure_ldac_enc_format()
1471 ret = a2dp_set_bit_format(DEFAULT_ENCODER_BIT_FORMAT); in reset_a2dp_enc_config_params()