Home
last modified time | relevance | path

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

/hardware/qcom/audio/post_proc/
Deffect_api.h81 #define OFFLOAD_SEND_REVERB_MODE \ macro
84 (OFFLOAD_SEND_REVERB_MODE << 1)
Deffect_api.c483 if (param_send_flags & OFFLOAD_SEND_REVERB_MODE) { in offload_reverb_send_params()