Searched refs:ptrInstance (Results 1 – 6 of 6) sorted by relevance
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
D | LVC_MixSoft_1St_2i_D16C31_SAT.c | 37 void LVC_MixSoft_1St_2i_D16C31_SAT( LVMixer3_2St_st *ptrInstance, in LVC_MixSoft_1St_2i_D16C31_SAT() argument 44 Mix_Private_st *pInstance1=(Mix_Private_st *)(ptrInstance->MixerStream[0].PrivateParams); in LVC_MixSoft_1St_2i_D16C31_SAT() 45 Mix_Private_st *pInstance2=(Mix_Private_st *)(ptrInstance->MixerStream[1].PrivateParams); in LVC_MixSoft_1St_2i_D16C31_SAT() 58 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]),TargetGain); in LVC_MixSoft_1St_2i_D16C31_SAT() 64 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]),TargetGain); in LVC_MixSoft_1St_2i_D16C31_SAT() 78 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[1]),TargetGain); in LVC_MixSoft_1St_2i_D16C31_SAT() 84 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[1]),TargetGain); in LVC_MixSoft_1St_2i_D16C31_SAT() 95 …LVC_Core_MixSoft_1St_2i_D16C31_WRA( &(ptrInstance->MixerStream[0]),&(ptrInstance->MixerStream[1]),… in LVC_MixSoft_1St_2i_D16C31_SAT() 114 …LVC_Core_MixHard_1St_2i_D16C31_SAT(&(ptrInstance->MixerStream[0]),&(ptrInstance->MixerStream[1]), … in LVC_MixSoft_1St_2i_D16C31_SAT() 122 if (ptrInstance->MixerStream[0].CallbackSet) in LVC_MixSoft_1St_2i_D16C31_SAT() [all …]
|
D | LVC_MixSoft_1St_D16C31_SAT.c | 37 void LVC_MixSoft_1St_D16C31_SAT( LVMixer3_1St_st *ptrInstance, in LVC_MixSoft_1St_D16C31_SAT() argument 44 Mix_Private_st *pInstance=(Mix_Private_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() 60 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]),TargetGain); in LVC_MixSoft_1St_D16C31_SAT() 66 LVC_Core_MixSoft_1St_D16C31_WRA( &(ptrInstance->MixerStream[0]), dst, dst, n); in LVC_MixSoft_1St_D16C31_SAT() 69 LVC_Core_MixSoft_1St_D16C31_WRA( &(ptrInstance->MixerStream[0]), src, dst, n); in LVC_MixSoft_1St_D16C31_SAT() 98 if (ptrInstance->MixerStream[0].CallbackSet){ in LVC_MixSoft_1St_D16C31_SAT() 102 LVC_Mixer_SetTarget(ptrInstance->MixerStream,TargetGain); in LVC_MixSoft_1St_D16C31_SAT() 103 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixSoft_1St_D16C31_SAT() 104 if (ptrInstance->MixerStream[0].pCallBack != 0){ in LVC_MixSoft_1St_D16C31_SAT() [all …]
|
D | LVC_MixInSoft_D16C31_SAT.c | 37 void LVC_MixInSoft_D16C31_SAT( LVMixer3_1St_st *ptrInstance, in LVC_MixInSoft_D16C31_SAT() argument 44 Mix_Private_st *pInstance=(Mix_Private_st *)(ptrInstance->MixerStream[0].PrivateParams); in LVC_MixInSoft_D16C31_SAT() 56 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]),TargetGain); in LVC_MixInSoft_D16C31_SAT() 60 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]),TargetGain); in LVC_MixInSoft_D16C31_SAT() 66 LVC_Core_MixInSoft_D16C31_SAT( &(ptrInstance->MixerStream[0]), src, dst, n); in LVC_MixInSoft_D16C31_SAT() 69 LVC_Core_MixInSoft_D16C31_SAT( &(ptrInstance->MixerStream[0]), src, dst, n); in LVC_MixInSoft_D16C31_SAT() 98 if (ptrInstance->MixerStream[0].CallbackSet){ in LVC_MixInSoft_D16C31_SAT() 102 LVC_Mixer_SetTarget(ptrInstance->MixerStream,TargetGain); in LVC_MixInSoft_D16C31_SAT() 103 ptrInstance->MixerStream[0].CallbackSet = FALSE; in LVC_MixInSoft_D16C31_SAT() 104 if (ptrInstance->MixerStream[0].pCallBack != 0){ in LVC_MixInSoft_D16C31_SAT() [all …]
|
D | LVC_MixSoft_2St_D16C31_SAT.c | 29 void LVC_MixSoft_2St_D16C31_SAT( LVMixer3_2St_st *ptrInstance, in LVC_MixSoft_2St_D16C31_SAT() argument 35 Mix_Private_st *pInstance1=(Mix_Private_st *)(ptrInstance->MixerStream[0].PrivateParams); in LVC_MixSoft_2St_D16C31_SAT() 36 Mix_Private_st *pInstance2=(Mix_Private_st *)(ptrInstance->MixerStream[1].PrivateParams); in LVC_MixSoft_2St_D16C31_SAT() 44 … LVC_MixSoft_1St_D16C31_SAT( (LVMixer3_1St_st *)(&ptrInstance->MixerStream[1]), src2, dst, n); in LVC_MixSoft_2St_D16C31_SAT() 47 … LVC_MixSoft_1St_D16C31_SAT( (LVMixer3_1St_st *)(&ptrInstance->MixerStream[0]), src1, dst, n); in LVC_MixSoft_2St_D16C31_SAT() 51 LVC_MixSoft_1St_D16C31_SAT((LVMixer3_1St_st *)(&ptrInstance->MixerStream[0]), src1, dst, n); in LVC_MixSoft_2St_D16C31_SAT() 52 LVC_MixInSoft_D16C31_SAT( (LVMixer3_1St_st *)(&ptrInstance->MixerStream[1]), src2, dst, n); in LVC_MixSoft_2St_D16C31_SAT() 63 …LVC_Core_MixHard_2St_D16C31_SAT( &ptrInstance->MixerStream[0], &ptrInstance->MixerStream[1], dst, … in LVC_MixSoft_2St_D16C31_SAT() 66 …LVC_Core_MixHard_2St_D16C31_SAT( &ptrInstance->MixerStream[0], &ptrInstance->MixerStream[1], src1,… in LVC_MixSoft_2St_D16C31_SAT()
|
D | LVC_Core_MixSoft_1St_D16C31_WRA.c | 30 void LVC_Core_MixSoft_1St_D16C31_WRA( LVMixer3_st *ptrInstance, in LVC_Core_MixSoft_1St_D16C31_WRA() argument 39 Mix_Private_st *pInstance=(Mix_Private_st *)(ptrInstance->PrivateParams); in LVC_Core_MixSoft_1St_D16C31_WRA()
|
D | LVC_Core_MixInSoft_D16C31_SAT.c | 29 void LVC_Core_MixInSoft_D16C31_SAT( LVMixer3_st *ptrInstance, in LVC_Core_MixInSoft_D16C31_SAT() argument 39 Mix_Private_st *pInstance=(Mix_Private_st *)(ptrInstance->PrivateParams); in LVC_Core_MixInSoft_D16C31_SAT()
|