Home
last modified time | relevance | path

Searched refs:OFFLOAD_SEND_REVERB_REFLECTIONS_DELAY (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/post_proc/
Deffect_api.h99 #define OFFLOAD_SEND_REVERB_REFLECTIONS_DELAY \ macro
102 (OFFLOAD_SEND_REVERB_REFLECTIONS_DELAY << 1)
Deffect_api.c557 if (param_send_flags & OFFLOAD_SEND_REVERB_REFLECTIONS_DELAY) { in offload_reverb_send_params()