Home
last modified time | relevance | path

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

/hardware/qcom/audio/msm8909/post_proc/
Deffect_api.h40 #define OFFLOAD_SEND_PBE_CONFIG (OFFLOAD_SEND_PBE_ENABLE_FLAG << 1) macro
Dbass_boost.c457 OFFLOAD_SEND_PBE_CONFIG); in pbe_set_device()
528 OFFLOAD_SEND_PBE_CONFIG); in pbe_enable()
559 OFFLOAD_SEND_PBE_CONFIG); in pbe_start()
Deffect_api.c225 if (param_send_flags & OFFLOAD_SEND_PBE_CONFIG) { in pbe_send_params()