Home
last modified time | relevance | path

Searched refs:OFFLOAD_SEND_REVERB_DELAY (Results 1 – 2 of 2) 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.c573 if (param_send_flags & OFFLOAD_SEND_REVERB_DELAY) { in offload_reverb_send_params()