Home
last modified time | relevance | path

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

/hardware/qcom/audio/post_proc/
Deffect_api.h103 #define OFFLOAD_SEND_REVERB_DELAY \ macro
106 (OFFLOAD_SEND_REVERB_DELAY << 1)
Deffect_api.c571 if (param_send_flags & OFFLOAD_SEND_REVERB_DELAY) { in offload_reverb_send_params()
/hardware/qcom/audio/msm8909/post_proc/
Deffect_api.h131 #define OFFLOAD_SEND_REVERB_DELAY \ macro
134 (OFFLOAD_SEND_REVERB_DELAY << 1)
Deffect_api.c661 if (param_send_flags & OFFLOAD_SEND_REVERB_DELAY) { in offload_reverb_send_params()