/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
D | LVC_MixSoft_1St_2i_D16C31_SAT.cpp | 45 void LVC_MixSoft_1St_MC_float_SAT (LVMixer3_2St_FLOAT_st *ptrInstance, in LVC_MixSoft_1St_MC_float_SAT() argument 57 (Mix_Private_FLOAT_st *)(ptrInstance->MixerStream[0].PrivateParams); in LVC_MixSoft_1St_MC_float_SAT() 59 (Mix_Private_FLOAT_st *)(ptrInstance->MixerStream[1].PrivateParams); in LVC_MixSoft_1St_MC_float_SAT() 141 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]), TargetGain); in LVC_MixSoft_1St_MC_float_SAT() 157 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[1]), TargetGain); in LVC_MixSoft_1St_MC_float_SAT() 197 if (ptrInstance->MixerStream[0].CallbackSet) in LVC_MixSoft_1St_MC_float_SAT() 204 LVC_Mixer_SetTarget(&ptrInstance->MixerStream[0], TargetGain); in LVC_MixSoft_1St_MC_float_SAT() 205 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_MC_float_SAT() 206 if (ptrInstance->MixerStream[0].pCallBack != 0) in LVC_MixSoft_1St_MC_float_SAT() 208 (*ptrInstance->MixerStream[0].pCallBack) (\ in LVC_MixSoft_1St_MC_float_SAT() [all …]
|
D | LVC_MixSoft_1St_D16C31_SAT.cpp | 36 void LVC_MixSoft_1St_D16C31_SAT( LVMixer3_1St_FLOAT_st *ptrInstance, in LVC_MixSoft_1St_D16C31_SAT() argument 44 (Mix_Private_FLOAT_st *)(ptrInstance->MixerStream[0].PrivateParams); in LVC_MixSoft_1St_D16C31_SAT() 56 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]), TargetGain); in LVC_MixSoft_1St_D16C31_SAT() 61 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]), TargetGain); in LVC_MixSoft_1St_D16C31_SAT() 65 LVC_Core_MixSoft_1St_D16C31_WRA(&(ptrInstance->MixerStream[0]), src, dst, n); in LVC_MixSoft_1St_D16C31_SAT() 89 if (ptrInstance->MixerStream[0].CallbackSet){ in LVC_MixSoft_1St_D16C31_SAT() 94 LVC_Mixer_SetTarget(ptrInstance->MixerStream, TargetGain); in LVC_MixSoft_1St_D16C31_SAT() 95 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_D16C31_SAT() 96 if (ptrInstance->MixerStream[0].pCallBack != 0){ in LVC_MixSoft_1St_D16C31_SAT() 97 (*ptrInstance->MixerStream[0].pCallBack) ( \ in LVC_MixSoft_1St_D16C31_SAT() [all …]
|
D | LVC_MixInSoft_D16C31_SAT.cpp | 36 void LVC_MixInSoft_D16C31_SAT(LVMixer3_1St_FLOAT_st *ptrInstance, in LVC_MixInSoft_D16C31_SAT() argument 44 (Mix_Private_FLOAT_st *)(ptrInstance->MixerStream[0].PrivateParams); in LVC_MixInSoft_D16C31_SAT() 56 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]), TargetGain); in LVC_MixInSoft_D16C31_SAT() 61 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]), TargetGain); in LVC_MixInSoft_D16C31_SAT() 65 LVC_Core_MixInSoft_D16C31_SAT(&(ptrInstance->MixerStream[0]), src, dst, n); in LVC_MixInSoft_D16C31_SAT() 90 if (ptrInstance->MixerStream[0].CallbackSet){ in LVC_MixInSoft_D16C31_SAT() 95 LVC_Mixer_SetTarget(ptrInstance->MixerStream, TargetGain); in LVC_MixInSoft_D16C31_SAT() 96 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixInSoft_D16C31_SAT() 97 if (ptrInstance->MixerStream[0].pCallBack != 0){ in LVC_MixInSoft_D16C31_SAT() 98 (*ptrInstance->MixerStream[0].pCallBack) ( \ in LVC_MixInSoft_D16C31_SAT() [all …]
|
D | LVC_MixSoft_2St_D16C31_SAT.cpp | 28 void LVC_MixSoft_2St_D16C31_SAT(LVMixer3_2St_FLOAT_st *ptrInstance, in LVC_MixSoft_2St_D16C31_SAT() argument 35 (Mix_Private_FLOAT_st *)(ptrInstance->MixerStream[0].PrivateParams); in LVC_MixSoft_2St_D16C31_SAT() 37 (Mix_Private_FLOAT_st *)(ptrInstance->MixerStream[1].PrivateParams); in LVC_MixSoft_2St_D16C31_SAT() 45 LVC_MixSoft_1St_D16C31_SAT((LVMixer3_1St_FLOAT_st *)(&ptrInstance->MixerStream[1]), in LVC_MixSoft_2St_D16C31_SAT() 49 LVC_MixSoft_1St_D16C31_SAT((LVMixer3_1St_FLOAT_st *)(&ptrInstance->MixerStream[0]), in LVC_MixSoft_2St_D16C31_SAT() 55 LVC_MixSoft_1St_D16C31_SAT((LVMixer3_1St_FLOAT_st *)(&ptrInstance->MixerStream[0]), in LVC_MixSoft_2St_D16C31_SAT() 57 LVC_MixInSoft_D16C31_SAT((LVMixer3_1St_FLOAT_st *)(&ptrInstance->MixerStream[1]), in LVC_MixSoft_2St_D16C31_SAT() 64 LVC_Core_MixHard_2St_D16C31_SAT( &ptrInstance->MixerStream[0], in LVC_MixSoft_2St_D16C31_SAT() 65 &ptrInstance->MixerStream[1], in LVC_MixSoft_2St_D16C31_SAT() 89 void LVC_MixSoft_2Mc_D16C31_SAT(LVMixer3_2St_FLOAT_st *ptrInstance, in LVC_MixSoft_2Mc_D16C31_SAT() argument [all …]
|
D | LVC_Mixer_Private.h | 49 void LVC_Core_MixInSoft_D16C31_SAT( LVMixer3_FLOAT_st *ptrInstance, 54 void LVC_Core_MixInSoft_Mc_D16C31_SAT(LVMixer3_FLOAT_st *ptrInstance, 60 void LVC_Core_MixSoft_1St_D16C31_WRA( LVMixer3_FLOAT_st *ptrInstance, 65 void LVC_Core_MixSoft_Mc_D16C31_WRA(LVMixer3_FLOAT_st *ptrInstance, 85 void LVC_Core_MixSoft_1St_MC_float_WRA(Mix_Private_FLOAT_st **ptrInstance, 104 void LVC_Core_MixHard_1St_MC_float_SAT(Mix_Private_FLOAT_st **ptrInstance,
|
D | LVC_Core_MixSoft_1St_D16C31_WRA.cpp | 29 void LVC_Core_MixSoft_1St_D16C31_WRA(LVMixer3_FLOAT_st *ptrInstance, in LVC_Core_MixSoft_1St_D16C31_WRA() argument 37 Mix_Private_FLOAT_st *pInstance=(Mix_Private_FLOAT_st *)(ptrInstance->PrivateParams); in LVC_Core_MixSoft_1St_D16C31_WRA() 126 void LVC_Core_MixSoft_Mc_D16C31_WRA(LVMixer3_FLOAT_st *ptrInstance, in LVC_Core_MixSoft_Mc_D16C31_WRA() argument 135 Mix_Private_FLOAT_st *pInstance=(Mix_Private_FLOAT_st *)(ptrInstance->PrivateParams); in LVC_Core_MixSoft_Mc_D16C31_WRA()
|
D | LVC_Core_MixInSoft_D16C31_SAT.cpp | 28 void LVC_Core_MixInSoft_D16C31_SAT(LVMixer3_FLOAT_st *ptrInstance, in LVC_Core_MixInSoft_D16C31_SAT() argument 37 Mix_Private_FLOAT_st *pInstance = (Mix_Private_FLOAT_st *)(ptrInstance->PrivateParams); in LVC_Core_MixInSoft_D16C31_SAT() 134 void LVC_Core_MixInSoft_Mc_D16C31_SAT(LVMixer3_FLOAT_st *ptrInstance, in LVC_Core_MixInSoft_Mc_D16C31_SAT() argument 144 Mix_Private_FLOAT_st *pInstance = (Mix_Private_FLOAT_st *)(ptrInstance->PrivateParams); in LVC_Core_MixInSoft_Mc_D16C31_SAT()
|
D | LVC_Core_MixSoft_1St_2i_D16C31_WRA.cpp | 149 void LVC_Core_MixSoft_1St_MC_float_WRA (Mix_Private_FLOAT_st **ptrInstance, in LVC_Core_MixSoft_1St_MC_float_WRA() argument 160 tempCurrent[ch] = ptrInstance[ch]->Current; in LVC_Core_MixSoft_1St_MC_float_WRA() 166 Mix_Private_FLOAT_st *pInstance = ptrInstance[ch]; in LVC_Core_MixSoft_1St_MC_float_WRA() 189 ptrInstance[ch]->Current = tempCurrent[ch]; in LVC_Core_MixSoft_1St_MC_float_WRA()
|
D | LVC_Core_MixHard_1St_2i_D16C31_SAT.cpp | 60 void LVC_Core_MixHard_1St_MC_float_SAT (Mix_Private_FLOAT_st **ptrInstance, in LVC_Core_MixHard_1St_MC_float_SAT() argument 72 Mix_Private_FLOAT_st *pInstance1 = (Mix_Private_FLOAT_st *)(ptrInstance[jj]); in LVC_Core_MixHard_1St_MC_float_SAT()
|