Home
last modified time | relevance | path

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

/hardware/qcom/audio/post_proc/
Deffect_api.h95 #define OFFLOAD_SEND_REVERB_DECAY_HF_RATIO \ macro
98 (OFFLOAD_SEND_REVERB_DECAY_HF_RATIO << 1)
Dreverb.c190 OFFLOAD_SEND_REVERB_DECAY_HF_RATIO); in reverb_set_decay_hf_ratio()
277 OFFLOAD_SEND_REVERB_DECAY_HF_RATIO | in reverb_set_all_properties()
Deffect_api.c541 if (param_send_flags & OFFLOAD_SEND_REVERB_DECAY_HF_RATIO) { in offload_reverb_send_params()