OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVC_Mixer_GetCurrent
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/Common/src/
LVC_Mixer_GetCurrent.c
35
LVM_FLOAT
LVC_Mixer_GetCurrent
( LVMixer3_FLOAT_st *pStream)
43
LVM_INT32
LVC_Mixer_GetCurrent
( LVMixer3_st *pStream)
LVC_Mixer.h
118
LVM_FLOAT
LVC_Mixer_GetCurrent
( LVMixer3_FLOAT_st *pStream);
120
LVM_INT32
LVC_Mixer_GetCurrent
( LVMixer3_st *pStream);
LVC_Mixer_VarSlope_SetTimeConstant.c
139
Current =
LVC_Mixer_GetCurrent
( pStream );
/frameworks/av/media/libeffects/lvm/lib/Bass/src/
LVDBE_Process.c
104
|| (
LVC_Mixer_GetCurrent
(
165
|| (
LVC_Mixer_GetCurrent
(
239
(
LVC_Mixer_GetCurrent
(&pInstance->pData->BypassMixer.MixerStream[0])
321
(
LVC_Mixer_GetCurrent
(&pInstance->pData->BypassMixer.MixerStream[1])
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_BypassMix.c
127
Current =
LVC_Mixer_GetCurrent
(&pConfig->Mixer_Instance.MixerStream[0]);
131
Current =
LVC_Mixer_GetCurrent
(&pConfig->Mixer_Instance.MixerStream[0]);
143
Current =
LVC_Mixer_GetCurrent
(&pConfig->Mixer_Instance.MixerStream[1]);
150
Current =
LVC_Mixer_GetCurrent
(&pConfig->Mixer_Instance.MixerStream[1]);
LVCS_Process.c
325
Current1 =
LVC_Mixer_GetCurrent
(&pInstance->BypassMix.Mixer_Instance.MixerStream[0]);
501
Current1 =
LVC_Mixer_GetCurrent
(&pInstance->BypassMix.Mixer_Instance.MixerStream[0]);
Completed in 343 milliseconds