Home
last modified time | relevance | path

Searched refs:OFFLOAD_SEND_REVERB_DECAY_TIME (Results 1 – 3 of 3) 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.c172 OFFLOAD_SEND_REVERB_DECAY_TIME); in reverb_set_decay_time()
276 OFFLOAD_SEND_REVERB_DECAY_TIME | in reverb_set_all_properties()
Deffect_api.c533 if (param_send_flags & OFFLOAD_SEND_REVERB_DECAY_TIME) { in offload_reverb_send_params()