Home
last modified time | relevance | path

Searched defs:period_size (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
DAudioStreamOutALSA.cpp112 int period_size; in write() local
DAudioStreamInALSA.cpp128 int period_size; in read() local
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_audio.h34 unsigned period_size; member
/hardware/qcom/audio/hal/
Daudio_hw.c6321 static int period_size_is_plausible_for_low_latency(int period_size) in period_size_is_plausible_for_low_latency()