Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Da2dp.c1731 int sbc_offset = 0, aptx_offset = 0, aptxhd_offset = 0, in audio_extn_a2dp_get_encoder_latency() local
1739 &sbc_offset, &aptx_offset, &aptxhd_offset, &aac_offset, in audio_extn_a2dp_get_encoder_latency()
1757 latency_ms = (avsync_runtime_prop > 0) ? aptx_offset : ENCODER_LATENCY_APTX; in audio_extn_a2dp_get_encoder_latency()