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

  /frameworks/av/media/libeffects/lvm/lib/Common/src/
LVC_Mixer_GetCurrent.c 35 LVM_INT32 LVC_Mixer_GetCurrent( LVMixer3_st *pStream)
LVC_Mixer_VarSlope_SetTimeConstant.c 72 Current = LVC_Mixer_GetCurrent( pStream );
LVC_Mixer.h 83 LVM_INT32 LVC_Mixer_GetCurrent( LVMixer3_st *pStream);
  /frameworks/av/media/libeffects/lvm/lib/Bass/src/
LVDBE_Process.c 107 (LVC_Mixer_GetCurrent(&pInstance->pData->BypassMixer.MixerStream[0])
172 (LVC_Mixer_GetCurrent(&pInstance->pData->BypassMixer.MixerStream[1])
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_BypassMix.c 111 Current = LVC_Mixer_GetCurrent(&pConfig->Mixer_Instance.MixerStream[0]);
119 Current = LVC_Mixer_GetCurrent(&pConfig->Mixer_Instance.MixerStream[1]);
LVCS_Process.c 203 Current1 = LVC_Mixer_GetCurrent(&pInstance->BypassMix.Mixer_Instance.MixerStream[0]);
  /frameworks/av/media/libeffects/lvm/lib/
Android.mk 97 Common/src/LVC_Mixer_GetCurrent.c \

Completed in 348 milliseconds