Home
last modified time | relevance | path

Searched refs:CallbackSet (Results 1 – 16 of 16) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Common/src/
DLVC_MixSoft_1St_2i_D16C31_SAT.cpp197 if (ptrInstance->MixerStream[0].CallbackSet) in LVC_MixSoft_1St_MC_float_SAT()
205 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_MC_float_SAT()
215 if (ptrInstance->MixerStream[1].CallbackSet) in LVC_MixSoft_1St_MC_float_SAT()
223 ptrInstance->MixerStream[1].CallbackSet = FALSE; in LVC_MixSoft_1St_MC_float_SAT()
328 if (ptrInstance->MixerStream[0].CallbackSet) in LVC_MixSoft_1St_2i_D16C31_SAT()
336 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_2i_D16C31_SAT()
346 if (ptrInstance->MixerStream[1].CallbackSet) in LVC_MixSoft_1St_2i_D16C31_SAT()
354 ptrInstance->MixerStream[1].CallbackSet = FALSE; in LVC_MixSoft_1St_2i_D16C31_SAT()
DLVC_MixSoft_1St_D16C31_SAT.cpp89 if (ptrInstance->MixerStream[0].CallbackSet){ in LVC_MixSoft_1St_D16C31_SAT()
95 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_D16C31_SAT()
181 if (ptrInstance->MixerStream[0].CallbackSet) { in LVC_MixSoft_Mc_D16C31_SAT()
187 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_Mc_D16C31_SAT()
DLVC_MixInSoft_D16C31_SAT.cpp90 if (ptrInstance->MixerStream[0].CallbackSet){ in LVC_MixInSoft_D16C31_SAT()
96 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixInSoft_D16C31_SAT()
188 if (ptrInstance->MixerStream[0].CallbackSet) { in LVC_MixInSoft_Mc_D16C31_SAT()
194 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixInSoft_Mc_D16C31_SAT()
DMixInSoft_D32C31_SAT.cpp84 if (pInstance->CallbackSet){ in MixInSoft_D32C31_SAT()
89 pInstance->CallbackSet = FALSE; in MixInSoft_D32C31_SAT()
DMixSoft_1St_D32C31_WRA.cpp81 if (pInstance->CallbackSet){ in MixSoft_1St_D32C31_WRA()
86 pInstance->CallbackSet = FALSE; in MixSoft_1St_D32C31_WRA()
DLVC_Mixer.h32 LVM_INT16 CallbackSet; /* Boolean. Should be set by calling application \ member
/frameworks/av/media/libeffects/lvm/lib/Eq/src/
DLVEQNB_Control.cpp379 pInstance->BypassMixer.MixerStream[0].CallbackSet = 1; in LVEQNB_Control()
380 pInstance->BypassMixer.MixerStream[1].CallbackSet = 1; in LVEQNB_Control()
390 pInstance->BypassMixer.MixerStream[0].CallbackSet = 1; in LVEQNB_Control()
391 pInstance->BypassMixer.MixerStream[1].CallbackSet = 1; in LVEQNB_Control()
DLVEQNB_Init.cpp303 pInstance->BypassMixer.MixerStream[0].CallbackSet = 0; in LVEQNB_Init()
311 pInstance->BypassMixer.MixerStream[1].CallbackSet = 1; in LVEQNB_Init()
/frameworks/av/media/libeffects/lvm/lib/Bass/src/
DLVDBE_Init.cpp248 pMixer_Instance->MixerStream[0].CallbackSet = 0; in LVDBE_Init()
262 pBypassMixer_Instance->MixerStream[0].CallbackSet=0; in LVDBE_Init()
274 pBypassMixer_Instance->MixerStream[1].CallbackSet=0; in LVDBE_Init()
DLVDBE_Control.cpp251 pInstance->pData->BypassVolume.MixerStream[0].CallbackSet = 1; in LVDBE_SetVolume()
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_GetInstanceHandle.cpp287 pLVREV_Private->GainMixer.CallbackSet = LVM_FALSE; in LVREV_GetInstanceHandle()
318 pLVREV_Private->Mixer_SGFeedforward[i].CallbackSet = LVM_FALSE; in LVREV_GetInstanceHandle()
326 pLVREV_Private->Mixer_SGFeedback[i].CallbackSet = LVM_FALSE; in LVREV_GetInstanceHandle()
334 pLVREV_Private->FeedbackMixer[i].CallbackSet = LVM_FALSE; in LVREV_GetInstanceHandle()
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
DLVCS_BypassMix.cpp109 pConfig->Mixer_Instance.MixerStream[0].CallbackSet=1; in LVCS_BypassMixInit()
128 pConfig->Mixer_Instance.MixerStream[1].CallbackSet=1; in LVCS_BypassMixInit()
DLVCS_Process.cpp383 (pInstance->BypassMix.Mixer_Instance.MixerStream[1].CallbackSet == 0)) in LVCS_Process()
/frameworks/av/media/libeffects/lvm/lib/Common/lib/
DMixer.h34 LVM_INT16 CallbackSet; /* Boolean. Should be set by calling application \ member
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_Init.cpp667 pInstance->VC_Volume.MixerStream[0].CallbackSet = 0; in LVM_GetInstanceHandle()
688 pInstance->VC_BalanceMix.MixerStream[0].CallbackSet = 0; in LVM_GetInstanceHandle()
695 pInstance->VC_BalanceMix.MixerStream[1].CallbackSet = 0; in LVM_GetInstanceHandle()
DLVM_Control.cpp426 pInstance->VC_Volume.MixerStream[0].CallbackSet = 1; in LVM_SetVolume()