Home
last modified time | relevance | path

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

/hardware/qcom/audio/post_proc/
Deffect_api.h87 #define OFFLOAD_SEND_REVERB_GAIN_ADJUST \ macro
90 (OFFLOAD_SEND_REVERB_GAIN_ADJUST << 1)
Deffect_api.c509 if (param_send_flags & OFFLOAD_SEND_REVERB_GAIN_ADJUST) { in offload_reverb_send_params()