Searched refs:LVM_VC_MIXER_TIME (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/ |
D | LVM_Control.c | 419 …LVC_Mixer_VarSlope_SetTimeConstant(&pInstance->VC_Volume.MixerStream[0],LVM_VC_MIXER_TIME,pInstanc… in LVM_SetVolume() 561 …r_VarSlope_SetTimeConstant(&pInstance->VC_BalanceMix.MixerStream[0],LVM_VC_MIXER_TIME,LocalParams.… in LVM_ApplyNewSettings() 565 …r_VarSlope_SetTimeConstant(&pInstance->VC_BalanceMix.MixerStream[1],LVM_VC_MIXER_TIME,LocalParams.… in LVM_ApplyNewSettings() 573 …r_VarSlope_SetTimeConstant(&pInstance->VC_BalanceMix.MixerStream[0],LVM_VC_MIXER_TIME,LocalParams.… in LVM_ApplyNewSettings() 577 …r_VarSlope_SetTimeConstant(&pInstance->VC_BalanceMix.MixerStream[1],LVM_VC_MIXER_TIME,LocalParams.… in LVM_ApplyNewSettings() 585 …r_VarSlope_SetTimeConstant(&pInstance->VC_BalanceMix.MixerStream[0],LVM_VC_MIXER_TIME,LocalParams.… in LVM_ApplyNewSettings() 588 …r_VarSlope_SetTimeConstant(&pInstance->VC_BalanceMix.MixerStream[1],LVM_VC_MIXER_TIME,LocalParams.… in LVM_ApplyNewSettings()
|
D | LVM_Private.h | 104 #define LVM_VC_MIXER_TIME 100 /*VC mixer time*/ macro
|
D | LVM_Init.c | 619 …LVC_Mixer_VarSlope_SetTimeConstant(&pInstance->VC_BalanceMix.MixerStream[0],LVM_VC_MIXER_TIME,LVM_… in LVM_GetInstanceHandle() 626 …LVC_Mixer_VarSlope_SetTimeConstant(&pInstance->VC_BalanceMix.MixerStream[1],LVM_VC_MIXER_TIME,LVM_… in LVM_GetInstanceHandle()
|