Home
last modified time | relevance | path

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

/hardware/qcom/audio/post_proc/
Deffect_api.h91 #define OFFLOAD_SEND_REVERB_ROOM_HF_LEVEL \ macro
94 (OFFLOAD_SEND_REVERB_ROOM_HF_LEVEL << 1)
Dreverb.c153 OFFLOAD_SEND_REVERB_ROOM_HF_LEVEL); in reverb_set_room_hf_level()
273 OFFLOAD_SEND_REVERB_ROOM_HF_LEVEL | in reverb_set_all_properties()
Deffect_api.c523 if (param_send_flags & OFFLOAD_SEND_REVERB_ROOM_HF_LEVEL) { in offload_reverb_send_params()
/hardware/qcom/audio/msm8909/post_proc/
Deffect_api.h119 #define OFFLOAD_SEND_REVERB_ROOM_HF_LEVEL \ macro
122 (OFFLOAD_SEND_REVERB_ROOM_HF_LEVEL << 1)
Dreverb.c148 OFFLOAD_SEND_REVERB_ROOM_HF_LEVEL); in reverb_set_room_hf_level()
272 OFFLOAD_SEND_REVERB_ROOM_HF_LEVEL | in reverb_set_all_properties()
Deffect_api.c613 if (param_send_flags & OFFLOAD_SEND_REVERB_ROOM_HF_LEVEL) { in offload_reverb_send_params()