Home
last modified time | relevance | path

Searched refs:OFFLOAD_SEND_REVERB_PRESET (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/audio/post_proc/
Deffect_api.h83 #define OFFLOAD_SEND_REVERB_PRESET \ macro
86 (OFFLOAD_SEND_REVERB_PRESET << 1)
Dreverb.c257 OFFLOAD_SEND_REVERB_PRESET); in reverb_set_preset()
619 OFFLOAD_SEND_REVERB_PRESET); in reverb_start()
Deffect_api.c491 if (param_send_flags & OFFLOAD_SEND_REVERB_PRESET) { in offload_reverb_send_params()