Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/msm8960/
Dplatform.h135 #define VOIP_PLAYBACK_PERIOD_COUNT 2 macro
/hardware/qcom/audio/hal/msm8916/
Dplatform.h209 #define VOIP_PLAYBACK_PERIOD_COUNT 2 macro
/hardware/qcom/audio/hal/msm8974/
Dplatform.h271 #define VOIP_PLAYBACK_PERIOD_COUNT 2 macro
/hardware/qcom/audio/hal/
Daudio_hw.c5252 out->config.period_count = VOIP_PLAYBACK_PERIOD_COUNT; in adev_open_output_stream()