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.c198 if (ptrInstance->MixerStream[0].CallbackSet) in LVC_MixSoft_1St_MC_float_SAT()
206 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_MC_float_SAT()
216 if (ptrInstance->MixerStream[1].CallbackSet) in LVC_MixSoft_1St_MC_float_SAT()
224 ptrInstance->MixerStream[1].CallbackSet = FALSE; in LVC_MixSoft_1St_MC_float_SAT()
329 if (ptrInstance->MixerStream[0].CallbackSet) in LVC_MixSoft_1St_2i_D16C31_SAT()
337 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_2i_D16C31_SAT()
347 if (ptrInstance->MixerStream[1].CallbackSet) in LVC_MixSoft_1St_2i_D16C31_SAT()
355 ptrInstance->MixerStream[1].CallbackSet = FALSE; in LVC_MixSoft_1St_2i_D16C31_SAT()
452 if (ptrInstance->MixerStream[0].CallbackSet) in LVC_MixSoft_1St_2i_D16C31_SAT()
459 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_2i_D16C31_SAT()
[all …]
DMixInSoft_D32C31_SAT.c85 if (pInstance->CallbackSet){ in MixInSoft_D32C31_SAT()
90 pInstance->CallbackSet = FALSE; in MixInSoft_D32C31_SAT()
147 if (pInstance->CallbackSet){ in MixInSoft_D32C31_SAT()
151 pInstance->CallbackSet = FALSE; in MixInSoft_D32C31_SAT()
DMixSoft_1St_D32C31_WRA.c84 if (pInstance->CallbackSet){ in MixSoft_1St_D32C31_WRA()
89 pInstance->CallbackSet = FALSE; in MixSoft_1St_D32C31_WRA()
144 if (pInstance->CallbackSet){ in MixSoft_1St_D32C31_WRA()
148 pInstance->CallbackSet = FALSE; in MixSoft_1St_D32C31_WRA()
DLVC_MixSoft_1St_D16C31_SAT.c90 if (ptrInstance->MixerStream[0].CallbackSet){ in LVC_MixSoft_1St_D16C31_SAT()
96 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_D16C31_SAT()
182 if (ptrInstance->MixerStream[0].CallbackSet) { in LVC_MixSoft_Mc_D16C31_SAT()
188 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_Mc_D16C31_SAT()
263 if (ptrInstance->MixerStream[0].CallbackSet){ in LVC_MixSoft_1St_D16C31_SAT()
268 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_D16C31_SAT()
DLVC_MixInSoft_D16C31_SAT.c92 if (ptrInstance->MixerStream[0].CallbackSet){ in LVC_MixInSoft_D16C31_SAT()
98 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixInSoft_D16C31_SAT()
193 if (ptrInstance->MixerStream[0].CallbackSet) { in LVC_MixInSoft_Mc_D16C31_SAT()
199 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixInSoft_Mc_D16C31_SAT()
275 if (ptrInstance->MixerStream[0].CallbackSet){ in LVC_MixInSoft_D16C31_SAT()
280 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixInSoft_D16C31_SAT()
DLVC_Mixer.h39 LVM_INT16 CallbackSet; /* Boolean. Should be set by calling application \ member
50 …LVM_INT16 CallbackSet; /* Boolean. Should be set by calling application each time th…
/frameworks/av/media/libeffects/lvm/lib/Eq/src/
DLVEQNB_Control.c483 pInstance->BypassMixer.MixerStream[0].CallbackSet = 1; in LVEQNB_Control()
484 pInstance->BypassMixer.MixerStream[1].CallbackSet = 1; in LVEQNB_Control()
499 pInstance->BypassMixer.MixerStream[0].CallbackSet = 1; in LVEQNB_Control()
500 pInstance->BypassMixer.MixerStream[1].CallbackSet = 1; in LVEQNB_Control()
DLVEQNB_Init.c357 pInstance->BypassMixer.MixerStream[0].CallbackSet = 0; in LVEQNB_Init()
366 pInstance->BypassMixer.MixerStream[1].CallbackSet = 1; in LVEQNB_Init()
/frameworks/av/media/libeffects/lvm/lib/Bass/src/
DLVDBE_Init.c283 pMixer_Instance->MixerStream[0].CallbackSet = 0; in LVDBE_Init()
297 pBypassMixer_Instance->MixerStream[0].CallbackSet=0; in LVDBE_Init()
309 pBypassMixer_Instance->MixerStream[1].CallbackSet=0; in LVDBE_Init()
DLVDBE_Control.c318 pInstance->pData->BypassVolume.MixerStream[0].CallbackSet = 1; in LVDBE_SetVolume()
/frameworks/av/media/libeffects/lvm/lib/Common/lib/
DMixer.h41 LVM_INT16 CallbackSet; /* Boolean. Should be set by calling application \ member
75 …LVM_INT16 CallbackSet; /* Boolean. Should be set by calling application each time …
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_GetInstanceHandle.c341 pLVREV_Private->GainMixer.CallbackSet = LVM_FALSE; in LVREV_GetInstanceHandle()
381 pLVREV_Private->Mixer_SGFeedforward[i].CallbackSet = LVM_FALSE; in LVREV_GetInstanceHandle()
389 pLVREV_Private->Mixer_SGFeedback[i].CallbackSet = LVM_FALSE; in LVREV_GetInstanceHandle()
397 pLVREV_Private->FeedbackMixer[i].CallbackSet = LVM_FALSE; in LVREV_GetInstanceHandle()
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
DLVCS_BypassMix.c124 pConfig->Mixer_Instance.MixerStream[0].CallbackSet=1; in LVCS_BypassMixInit()
157 pConfig->Mixer_Instance.MixerStream[1].CallbackSet=1; in LVCS_BypassMixInit()
DLVCS_Process.c413 (pInstance->BypassMix.Mixer_Instance.MixerStream[1].CallbackSet == 0)) in LVCS_Process()
589 (pInstance->BypassMix.Mixer_Instance.MixerStream[1].CallbackSet == 0)) in LVCS_Process()
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_Init.c706 pInstance->VC_Volume.MixerStream[0].CallbackSet = 0; in LVM_GetInstanceHandle()
739 pInstance->VC_BalanceMix.MixerStream[0].CallbackSet = 0; in LVM_GetInstanceHandle()
750 pInstance->VC_BalanceMix.MixerStream[1].CallbackSet = 0; in LVM_GetInstanceHandle()
DLVM_Control.c470 pInstance->VC_Volume.MixerStream[0].CallbackSet = 1; in LVM_SetVolume()