Home
last modified time | relevance | path

Searched defs:hw_delay (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_audio_acdb.h95 struct hw_delay { struct
96 uint32_t num_entries;
97 void *delay_info;
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_audio_acdb.h109 struct hw_delay { struct
110 uint32_t num_entries;
111 void *delay_info;
/hardware/qcom/audio/hal/
Daudio_hw.c3322 uint32_t hw_delay, period_ms; in out_get_latency() local