Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Da2dp.c1676 int sbc_offset = 0, aptx_offset = 0, aptxhd_offset = 0, in audio_extn_a2dp_get_encoder_latency() local
1684 &sbc_offset, &aptx_offset, &aptxhd_offset, &aac_offset, in audio_extn_a2dp_get_encoder_latency()
1701 latency = (avsync_runtime_prop > 0) ? aptxhd_offset : ENCODER_LATENCY_APTX_HD; in audio_extn_a2dp_get_encoder_latency()