Home
last modified time | relevance | path

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

/hardware/qcom/audio/post_proc/
Deffect_api.h105 #define OFFLOAD_SEND_REVERB_DIFFUSION \ macro
108 (OFFLOAD_SEND_REVERB_DIFFUSION << 1)
Dreverb.c224 OFFLOAD_SEND_REVERB_DIFFUSION); in reverb_set_diffusion()
279 OFFLOAD_SEND_REVERB_DIFFUSION | in reverb_set_all_properties()
Deffect_api.c581 if (param_send_flags & OFFLOAD_SEND_REVERB_DIFFUSION) { in offload_reverb_send_params()