Searched refs:LOW_LATENCY_OUTPUT_PERIOD_SIZE (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/audio/hal/msm8960/
H A Dplatform.h108 #define LOW_LATENCY_OUTPUT_PERIOD_SIZE 240 macro
/hardware/qcom/audio/hal/msm8974/
H A Dplatform.h157 #define LOW_LATENCY_OUTPUT_PERIOD_SIZE 240 macro
/hardware/qcom/audio/hal/voice_extn/
H A Dvoice_extn.c62 .period_size = LOW_LATENCY_OUTPUT_PERIOD_SIZE,
65 .start_threshold = LOW_LATENCY_OUTPUT_PERIOD_SIZE / 4,
67 .avail_min = LOW_LATENCY_OUTPUT_PERIOD_SIZE / 4,
/hardware/qcom/audio/hal/
H A Daudio_hw.c86 .period_size = LOW_LATENCY_OUTPUT_PERIOD_SIZE,
89 .start_threshold = LOW_LATENCY_OUTPUT_PERIOD_SIZE / 4,
91 .avail_min = LOW_LATENCY_OUTPUT_PERIOD_SIZE / 4,

Completed in 182 milliseconds