Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Da2dp.c226 uint32_t enc_channels; member
731 a2dp.enc_channels = 0; in close_a2dp_output()
827 switch (a2dp.enc_channels) { in a2dp_set_backend_cfg()
837 ALOGV("%s: set AFE input channels = %d", __func__, a2dp.enc_channels); in a2dp_set_backend_cfg()
845 ALOGE("%s: Failed to set AFE in channels = %d", __func__, a2dp.enc_channels); in a2dp_set_backend_cfg()
924 ALOGE("%s: Failed to reset AFE in channels = %d", __func__, a2dp.enc_channels); in a2dp_reset_backend_cfg()
1023 a2dp.enc_channels = 1; in configure_sbc_enc_format()
1025 a2dp.enc_channels = 2; in configure_sbc_enc_format()
1091 a2dp.enc_channels = aptx_dsp_cfg.custom_cfg.num_channels; in configure_aptx_enc_format()
1160 a2dp.enc_channels = aptx_bt_cfg->channels; in configure_aptx_hd_enc_format()
[all …]