Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libeffects/lvm/lib/Common/src/
H A DLVC_MixInSoft_D16C31_SAT.cpp85 if (ptrInstance->MixerStream[0].CallbackSet) { 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()
94 ptrInstance->MixerStream[0].pCallbackHandle, in LVC_MixInSoft_D16C31_SAT()
95 ptrInstance->MixerStream[0].pGeneralPurpose, in LVC_MixInSoft_D16C31_SAT()
96 ptrInstance->MixerStream[0].CallbackParam); in LVC_MixInSoft_D16C31_SAT()
169 if (ptrInstance->MixerStream[0].CallbackSet) { in LVC_MixInSoft_Mc_D16C31_SAT()
175 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixInSoft_Mc_D16C31_SAT()
176 if (ptrInstance->MixerStream[0].pCallBack != 0) { in LVC_MixInSoft_Mc_D16C31_SAT()
[all …]
H A DLVC_MixSoft_1St_D16C31_SAT.cpp85 if (ptrInstance->MixerStream[0].CallbackSet) { 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()
94 ptrInstance->MixerStream[0].pCallbackHandle, in LVC_MixSoft_1St_D16C31_SAT()
95 ptrInstance->MixerStream[0].pGeneralPurpose, in LVC_MixSoft_1St_D16C31_SAT()
96 ptrInstance->MixerStream[0].CallbackParam); in LVC_MixSoft_1St_D16C31_SAT()
167 if (ptrInstance->MixerStream[0].CallbackSet) { in LVC_MixSoft_Mc_D16C31_SAT()
173 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_Mc_D16C31_SAT()
174 if (ptrInstance->MixerStream[0].pCallBack != 0) { in LVC_MixSoft_Mc_D16C31_SAT()
[all …]
H A 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()
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()
85 (Mix_Private_FLOAT_st*)(ptrInstance->MixerStream[1].PrivateParams); in LVC_MixSoft_2Mc_D16C31_SAT()
[all …]
H A DLVC_MixSoft_1St_2i_D16C31_SAT.cpp165 if (ptrInstance->MixerStream[0].CallbackSet) { 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()
174 ptrInstance->MixerStream[0].pCallbackHandle, in LVC_MixSoft_1St_MC_float_SAT()
176 ptrInstance->MixerStream[0].CallbackParam); in LVC_MixSoft_1St_MC_float_SAT()
180 if (ptrInstance->MixerStream[1].CallbackSet) { in LVC_MixSoft_1St_MC_float_SAT()
186 ptrInstance->MixerStream[1].CallbackSet = FALSE; in LVC_MixSoft_1St_MC_float_SAT()
187 if (ptrInstance->MixerStream[1].pCallBack != 0) { in LVC_MixSoft_1St_MC_float_SAT()
188 (*ptrInstance->MixerStream[1].pCallBack)( in LVC_MixSoft_1St_MC_float_SAT()
[all …]
H A 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,
H A 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()
H A 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()
H A 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()
H A 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()