Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/alsa_sound/
DAudioHardwareALSA.h83 #define VOIP_PLAYBACK_LATENCY 6400 macro
DAudioHardwareALSA.cpp784 alsa_handle.latency = VOIP_PLAYBACK_LATENCY; in openOutputStream()