HomeSort by relevance Sort by last modified time
    Searched refs:CallbackSet (Results 1 - 16 of 16) sorted by null

  /frameworks/av/media/libeffects/lvm/lib/Common/src/
MixInSoft_D32C31_SAT.c 85 if (pInstance->CallbackSet){
90 pInstance->CallbackSet = FALSE;
147 if (pInstance->CallbackSet){
151 pInstance->CallbackSet = FALSE;
MixSoft_1St_D32C31_WRA.c 84 if (pInstance->CallbackSet){
89 pInstance->CallbackSet = FALSE;
144 if (pInstance->CallbackSet){
148 pInstance->CallbackSet = FALSE;
LVC_MixSoft_1St_2i_D16C31_SAT.c 130 if (ptrInstance->MixerStream[0].CallbackSet)
138 ptrInstance->MixerStream[0].CallbackSet = FALSE;
148 if (ptrInstance->MixerStream[1].CallbackSet)
156 ptrInstance->MixerStream[1].CallbackSet = FALSE;
253 if (ptrInstance->MixerStream[0].CallbackSet)
260 ptrInstance->MixerStream[0].CallbackSet = FALSE;
267 if (ptrInstance->MixerStream[1].CallbackSet)
274 ptrInstance->MixerStream[1].CallbackSet = FALSE;
LVC_MixInSoft_D16C31_SAT.c 92 if (ptrInstance->MixerStream[0].CallbackSet){
98 ptrInstance->MixerStream[0].CallbackSet = FALSE;
171 if (ptrInstance->MixerStream[0].CallbackSet){
176 ptrInstance->MixerStream[0].CallbackSet = FALSE;
LVC_MixSoft_1St_D16C31_SAT.c 90 if (ptrInstance->MixerStream[0].CallbackSet){
96 ptrInstance->MixerStream[0].CallbackSet = FALSE;
168 if (ptrInstance->MixerStream[0].CallbackSet){
173 ptrInstance->MixerStream[0].CallbackSet = FALSE;
LVC_Mixer.h 39 LVM_INT16 CallbackSet; /* Boolean. Should be set by calling application \
50 LVM_INT16 CallbackSet; /* Boolean. Should be set by calling application each time the target value is updated */
  /frameworks/av/media/libeffects/lvm/lib/Common/lib/
Mixer.h 41 LVM_INT16 CallbackSet; /* Boolean. Should be set by calling application \
75 LVM_INT16 CallbackSet; /* Boolean. Should be set by calling application each time the target value is updated */
  /frameworks/av/media/libeffects/lvm/lib/Eq/src/
LVEQNB_Control.c 483 pInstance->BypassMixer.MixerStream[0].CallbackSet = 1;
484 pInstance->BypassMixer.MixerStream[1].CallbackSet = 1;
499 pInstance->BypassMixer.MixerStream[0].CallbackSet = 1;
500 pInstance->BypassMixer.MixerStream[1].CallbackSet = 1;
LVEQNB_Init.c 357 pInstance->BypassMixer.MixerStream[0].CallbackSet = 0;
366 pInstance->BypassMixer.MixerStream[1].CallbackSet = 1;
  /frameworks/av/media/libeffects/lvm/lib/Bass/src/
LVDBE_Init.c 283 pMixer_Instance->MixerStream[0].CallbackSet = 0;
297 pBypassMixer_Instance->MixerStream[0].CallbackSet=0;
309 pBypassMixer_Instance->MixerStream[1].CallbackSet=0;
LVDBE_Control.c 318 pInstance->pData->BypassVolume.MixerStream[0].CallbackSet = 1;
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_GetInstanceHandle.c 341 pLVREV_Private->GainMixer.CallbackSet = LVM_FALSE;
381 pLVREV_Private->Mixer_SGFeedforward[i].CallbackSet = LVM_FALSE;
389 pLVREV_Private->Mixer_SGFeedback[i].CallbackSet = LVM_FALSE;
397 pLVREV_Private->FeedbackMixer[i].CallbackSet = LVM_FALSE;
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_BypassMix.c 124 pConfig->Mixer_Instance.MixerStream[0].CallbackSet=1;
157 pConfig->Mixer_Instance.MixerStream[1].CallbackSet=1;
LVCS_Process.c 363 (pInstance->BypassMix.Mixer_Instance.MixerStream[1].CallbackSet == 0))
524 (pInstance->BypassMix.Mixer_Instance.MixerStream[1].CallbackSet == 0))
  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Init.c 607 pInstance->VC_Volume.MixerStream[0].CallbackSet = 0;
640 pInstance->VC_BalanceMix.MixerStream[0].CallbackSet = 0;
651 pInstance->VC_BalanceMix.MixerStream[1].CallbackSet = 0;
    [all...]
LVM_Control.c 456 pInstance->VC_Volume.MixerStream[0].CallbackSet = 1;
    [all...]

Completed in 563 milliseconds