Home
last modified time | relevance | path

Searched refs:ptrInstance (Results 1 – 9 of 9) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Common/src/
DLVC_MixInSoft_D16C31_SAT.cpp36 void LVC_MixInSoft_D16C31_SAT(LVMixer3_1St_FLOAT_st* ptrInstance, const LVM_FLOAT* src, in LVC_MixInSoft_D16C31_SAT() argument
41 (Mix_Private_FLOAT_st*)(ptrInstance->MixerStream[0].PrivateParams); in LVC_MixInSoft_D16C31_SAT()
52 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]), TargetGain); in LVC_MixInSoft_D16C31_SAT()
57 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]), TargetGain); in LVC_MixInSoft_D16C31_SAT()
61 LVC_Core_MixInSoft_D16C31_SAT(&(ptrInstance->MixerStream[0]), src, dst, n); in LVC_MixInSoft_D16C31_SAT()
85 if (ptrInstance->MixerStream[0].CallbackSet) { in LVC_MixInSoft_D16C31_SAT()
90 LVC_Mixer_SetTarget(ptrInstance->MixerStream, TargetGain); in LVC_MixInSoft_D16C31_SAT()
91 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixInSoft_D16C31_SAT()
92 if (ptrInstance->MixerStream[0].pCallBack != 0) { in LVC_MixInSoft_D16C31_SAT()
93 (*ptrInstance->MixerStream[0].pCallBack)( in LVC_MixInSoft_D16C31_SAT()
[all …]
DLVC_MixSoft_1St_D16C31_SAT.cpp37 void LVC_MixSoft_1St_D16C31_SAT(LVMixer3_1St_FLOAT_st* ptrInstance, const LVM_FLOAT* src, in LVC_MixSoft_1St_D16C31_SAT() argument
42 (Mix_Private_FLOAT_st*)(ptrInstance->MixerStream[0].PrivateParams); in LVC_MixSoft_1St_D16C31_SAT()
53 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]), TargetGain); in LVC_MixSoft_1St_D16C31_SAT()
58 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]), TargetGain); in LVC_MixSoft_1St_D16C31_SAT()
62 LVC_Core_MixSoft_1St_D16C31_WRA(&(ptrInstance->MixerStream[0]), src, dst, n); in LVC_MixSoft_1St_D16C31_SAT()
85 if (ptrInstance->MixerStream[0].CallbackSet) { in LVC_MixSoft_1St_D16C31_SAT()
90 LVC_Mixer_SetTarget(ptrInstance->MixerStream, TargetGain); in LVC_MixSoft_1St_D16C31_SAT()
91 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_D16C31_SAT()
92 if (ptrInstance->MixerStream[0].pCallBack != 0) { in LVC_MixSoft_1St_D16C31_SAT()
93 (*ptrInstance->MixerStream[0].pCallBack)( in LVC_MixSoft_1St_D16C31_SAT()
[all …]
DLVC_MixSoft_2St_D16C31_SAT.cpp28 void LVC_MixSoft_2St_D16C31_SAT(LVMixer3_2St_FLOAT_st* ptrInstance, const LVM_FLOAT* src1, in LVC_MixSoft_2St_D16C31_SAT() argument
31 (Mix_Private_FLOAT_st*)(ptrInstance->MixerStream[0].PrivateParams); in LVC_MixSoft_2St_D16C31_SAT()
33 (Mix_Private_FLOAT_st*)(ptrInstance->MixerStream[1].PrivateParams); in LVC_MixSoft_2St_D16C31_SAT()
41 LVC_MixSoft_1St_D16C31_SAT((LVMixer3_1St_FLOAT_st*)(&ptrInstance->MixerStream[1]), src2, in LVC_MixSoft_2St_D16C31_SAT()
44 LVC_MixSoft_1St_D16C31_SAT((LVMixer3_1St_FLOAT_st*)(&ptrInstance->MixerStream[0]), src1, in LVC_MixSoft_2St_D16C31_SAT()
48 LVC_MixSoft_1St_D16C31_SAT((LVMixer3_1St_FLOAT_st*)(&ptrInstance->MixerStream[0]), src1, in LVC_MixSoft_2St_D16C31_SAT()
50 LVC_MixInSoft_D16C31_SAT((LVMixer3_1St_FLOAT_st*)(&ptrInstance->MixerStream[1]), src2, dst, in LVC_MixSoft_2St_D16C31_SAT()
56 LVC_Core_MixHard_2St_D16C31_SAT(&ptrInstance->MixerStream[0], &ptrInstance->MixerStream[1], in LVC_MixSoft_2St_D16C31_SAT()
79 void LVC_MixSoft_2Mc_D16C31_SAT(LVMixer3_2St_FLOAT_st* ptrInstance, const LVM_FLOAT* src1, in LVC_MixSoft_2Mc_D16C31_SAT() argument
83 (Mix_Private_FLOAT_st*)(ptrInstance->MixerStream[0].PrivateParams); in LVC_MixSoft_2Mc_D16C31_SAT()
[all …]
DLVC_MixSoft_1St_2i_D16C31_SAT.cpp44 void LVC_MixSoft_1St_MC_float_SAT(LVMixer3_2St_FLOAT_st* ptrInstance, const LVM_FLOAT* src, in LVC_MixSoft_1St_MC_float_SAT() argument
52 (Mix_Private_FLOAT_st*)(ptrInstance->MixerStream[0].PrivateParams); in LVC_MixSoft_1St_MC_float_SAT()
54 (Mix_Private_FLOAT_st*)(ptrInstance->MixerStream[1].PrivateParams); in LVC_MixSoft_1St_MC_float_SAT()
123 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]), TargetGain); in LVC_MixSoft_1St_MC_float_SAT()
135 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[1]), TargetGain); in LVC_MixSoft_1St_MC_float_SAT()
165 if (ptrInstance->MixerStream[0].CallbackSet) { in LVC_MixSoft_1St_MC_float_SAT()
170 LVC_Mixer_SetTarget(&ptrInstance->MixerStream[0], TargetGain); in LVC_MixSoft_1St_MC_float_SAT()
171 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_MC_float_SAT()
172 if (ptrInstance->MixerStream[0].pCallBack != 0) { in LVC_MixSoft_1St_MC_float_SAT()
173 (*ptrInstance->MixerStream[0].pCallBack)( in LVC_MixSoft_1St_MC_float_SAT()
[all …]
DLVC_Mixer_Private.h48 void LVC_Core_MixInSoft_D16C31_SAT(LVMixer3_FLOAT_st* ptrInstance, const LVM_FLOAT* src,
50 void LVC_Core_MixInSoft_Mc_D16C31_SAT(LVMixer3_FLOAT_st* ptrInstance, const LVM_FLOAT* src,
52 void LVC_Core_MixSoft_1St_D16C31_WRA(LVMixer3_FLOAT_st* ptrInstance, const LVM_FLOAT* src,
54 void LVC_Core_MixSoft_Mc_D16C31_WRA(LVMixer3_FLOAT_st* ptrInstance, const LVM_FLOAT* src,
66 void LVC_Core_MixSoft_1St_MC_float_WRA(Mix_Private_FLOAT_st** ptrInstance, const LVM_FLOAT* src,
75 void LVC_Core_MixHard_1St_MC_float_SAT(Mix_Private_FLOAT_st** ptrInstance, const LVM_FLOAT* src,
DLVC_Core_MixSoft_1St_2i_D16C31_WRA.cpp28 void LVC_Core_MixSoft_1St_MC_float_WRA(Mix_Private_FLOAT_st** ptrInstance, const LVM_FLOAT* src, in LVC_Core_MixSoft_1St_MC_float_WRA() argument
33 tempCurrent[ch] = ptrInstance[ch]->Current; in LVC_Core_MixSoft_1St_MC_float_WRA()
37 Mix_Private_FLOAT_st* pInstance = ptrInstance[ch]; in LVC_Core_MixSoft_1St_MC_float_WRA()
53 ptrInstance[ch]->Current = tempCurrent[ch]; in LVC_Core_MixSoft_1St_MC_float_WRA()
DLVC_Core_MixHard_1St_2i_D16C31_SAT.cpp25 void LVC_Core_MixHard_1St_MC_float_SAT(Mix_Private_FLOAT_st** ptrInstance, const LVM_FLOAT* src, in LVC_Core_MixHard_1St_MC_float_SAT() argument
31 Mix_Private_FLOAT_st* pInstance1 = (Mix_Private_FLOAT_st*)(ptrInstance[jj]); in LVC_Core_MixHard_1St_MC_float_SAT()
DLVC_Core_MixInSoft_D16C31_SAT.cpp28 void LVC_Core_MixInSoft_D16C31_SAT(LVMixer3_FLOAT_st* ptrInstance, const LVM_FLOAT* src, in LVC_Core_MixInSoft_D16C31_SAT() argument
33 Mix_Private_FLOAT_st* pInstance = (Mix_Private_FLOAT_st*)(ptrInstance->PrivateParams); in LVC_Core_MixInSoft_D16C31_SAT()
104 void LVC_Core_MixInSoft_Mc_D16C31_SAT(LVMixer3_FLOAT_st* ptrInstance, const LVM_FLOAT* src, in LVC_Core_MixInSoft_Mc_D16C31_SAT() argument
109 Mix_Private_FLOAT_st* pInstance = (Mix_Private_FLOAT_st*)(ptrInstance->PrivateParams); in LVC_Core_MixInSoft_Mc_D16C31_SAT()
DLVC_Core_MixSoft_1St_D16C31_WRA.cpp28 void LVC_Core_MixSoft_1St_D16C31_WRA(LVMixer3_FLOAT_st* ptrInstance, const LVM_FLOAT* src, in LVC_Core_MixSoft_1St_D16C31_WRA() argument
33 Mix_Private_FLOAT_st* pInstance = (Mix_Private_FLOAT_st*)(ptrInstance->PrivateParams); in LVC_Core_MixSoft_1St_D16C31_WRA()
101 void LVC_Core_MixSoft_Mc_D16C31_WRA(LVMixer3_FLOAT_st* ptrInstance, const LVM_FLOAT* src, in LVC_Core_MixSoft_Mc_D16C31_WRA() argument
106 Mix_Private_FLOAT_st* pInstance = (Mix_Private_FLOAT_st*)(ptrInstance->PrivateParams); in LVC_Core_MixSoft_Mc_D16C31_WRA()