Home
last modified time | relevance | path

Searched refs:OFFLOAD_SEND_REVERB_DECAY_TIME (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/audio/post_proc/
Deffect_api.h93 #define OFFLOAD_SEND_REVERB_DECAY_TIME \ macro
96 (OFFLOAD_SEND_REVERB_DECAY_TIME << 1)
Dreverb.c170 OFFLOAD_SEND_REVERB_DECAY_TIME); in reverb_set_decay_time()
274 OFFLOAD_SEND_REVERB_DECAY_TIME | in reverb_set_all_properties()
Deffect_api.c531 if (param_send_flags & OFFLOAD_SEND_REVERB_DECAY_TIME) { in offload_reverb_send_params()
/hardware/qcom/audio/msm8909/post_proc/
Deffect_api.h121 #define OFFLOAD_SEND_REVERB_DECAY_TIME \ macro
124 (OFFLOAD_SEND_REVERB_DECAY_TIME << 1)
Dreverb.c166 OFFLOAD_SEND_REVERB_DECAY_TIME); in reverb_set_decay_time()
273 OFFLOAD_SEND_REVERB_DECAY_TIME | in reverb_set_all_properties()
Deffect_api.c621 if (param_send_flags & OFFLOAD_SEND_REVERB_DECAY_TIME) { in offload_reverb_send_params()