Searched refs:ptrInstance (Results 1 - 7 of 7) sorted by path

/frameworks/av/media/libeffects/lvm/lib/Common/src/
H A DLVC_Core_MixInSoft_D16C31_SAT.c29 void LVC_Core_MixInSoft_D16C31_SAT( LVMixer3_FLOAT_st *ptrInstance, argument
38 Mix_Private_FLOAT_st *pInstance = (Mix_Private_FLOAT_st *)(ptrInstance->PrivateParams);
118 void LVC_Core_MixInSoft_D16C31_SAT( LVMixer3_st *ptrInstance, argument
128 Mix_Private_st *pInstance=(Mix_Private_st *)(ptrInstance->PrivateParams);
H A DLVC_Core_MixSoft_1St_D16C31_WRA.c30 void LVC_Core_MixSoft_1St_D16C31_WRA( LVMixer3_FLOAT_st *ptrInstance, argument
38 Mix_Private_FLOAT_st *pInstance=(Mix_Private_FLOAT_st *)(ptrInstance->PrivateParams);
109 void LVC_Core_MixSoft_1St_D16C31_WRA( LVMixer3_st *ptrInstance, argument
118 Mix_Private_st *pInstance=(Mix_Private_st *)(ptrInstance->PrivateParams);
H A DLVC_MixInSoft_D16C31_SAT.c37 void LVC_MixInSoft_D16C31_SAT( LVMixer3_1St_FLOAT_st *ptrInstance, argument
45 (Mix_Private_FLOAT_st *)(ptrInstance->MixerStream[0].PrivateParams);
57 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]), TargetGain);
62 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]), TargetGain);
66 LVC_Core_MixInSoft_D16C31_SAT(&(ptrInstance->MixerStream[0]), src, dst, n);
92 if (ptrInstance->MixerStream[0].CallbackSet){
97 LVC_Mixer_SetTarget(ptrInstance->MixerStream, TargetGain);
98 ptrInstance->MixerStream[0].CallbackSet = FALSE;
99 if (ptrInstance->MixerStream[0].pCallBack != 0){
100 (*ptrInstance
110 LVC_MixInSoft_D16C31_SAT( LVMixer3_1St_st *ptrInstance, LVM_INT16 *src, LVM_INT16 *dst, LVM_INT16 n) argument
[all...]
H A DLVC_MixSoft_1St_2i_D16C31_SAT.c37 void LVC_MixSoft_1St_2i_D16C31_SAT( LVMixer3_2St_FLOAT_st *ptrInstance, argument
45 (Mix_Private_FLOAT_st *)(ptrInstance->MixerStream[0].PrivateParams);
47 (Mix_Private_FLOAT_st *)(ptrInstance->MixerStream[1].PrivateParams);
60 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]), TargetGain);
67 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]), TargetGain);
81 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[1]), TargetGain);
88 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[1]), TargetGain);
99 LVC_Core_MixSoft_1St_2i_D16C31_WRA( &(ptrInstance->MixerStream[0]),
100 &(ptrInstance->MixerStream[1]),
120 LVC_Core_MixHard_1St_2i_D16C31_SAT(&(ptrInstance
168 LVC_MixSoft_1St_2i_D16C31_SAT( LVMixer3_2St_st *ptrInstance, const LVM_INT16 *src, LVM_INT16 *dst, LVM_INT16 n) argument
[all...]
H A DLVC_MixSoft_1St_D16C31_SAT.c37 void LVC_MixSoft_1St_D16C31_SAT( LVMixer3_1St_FLOAT_st *ptrInstance, argument
45 (Mix_Private_FLOAT_st *)(ptrInstance->MixerStream[0].PrivateParams);
57 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]), TargetGain);
62 LVC_Mixer_SetTarget(&(ptrInstance->MixerStream[0]), TargetGain);
66 LVC_Core_MixSoft_1St_D16C31_WRA(&(ptrInstance->MixerStream[0]), src, dst, n);
90 if (ptrInstance->MixerStream[0].CallbackSet){
95 LVC_Mixer_SetTarget(ptrInstance->MixerStream, TargetGain);
96 ptrInstance->MixerStream[0].CallbackSet = FALSE;
97 if (ptrInstance->MixerStream[0].pCallBack != 0){
98 (*ptrInstance
107 LVC_MixSoft_1St_D16C31_SAT( LVMixer3_1St_st *ptrInstance, const LVM_INT16 *src, LVM_INT16 *dst, LVM_INT16 n) argument
[all...]
H A DLVC_MixSoft_2St_D16C31_SAT.c29 void LVC_MixSoft_2St_D16C31_SAT( LVMixer3_2St_FLOAT_st *ptrInstance, argument
36 (Mix_Private_FLOAT_st *)(ptrInstance->MixerStream[0].PrivateParams);
38 (Mix_Private_FLOAT_st *)(ptrInstance->MixerStream[1].PrivateParams);
46 LVC_MixSoft_1St_D16C31_SAT((LVMixer3_1St_FLOAT_st *)(&ptrInstance->MixerStream[1]),
50 LVC_MixSoft_1St_D16C31_SAT((LVMixer3_1St_FLOAT_st *)(&ptrInstance->MixerStream[0]),
56 LVC_MixSoft_1St_D16C31_SAT((LVMixer3_1St_FLOAT_st *)(&ptrInstance->MixerStream[0]),
58 LVC_MixInSoft_D16C31_SAT((LVMixer3_1St_FLOAT_st *)(&ptrInstance->MixerStream[1]),
65 LVC_Core_MixHard_2St_D16C31_SAT( &ptrInstance->MixerStream[0],
66 &ptrInstance->MixerStream[1],
71 void LVC_MixSoft_2St_D16C31_SAT( LVMixer3_2St_st *ptrInstance, argument
[all...]
H A DLVC_Mixer_Private.h61 void LVC_Core_MixInSoft_D16C31_SAT( LVMixer3_FLOAT_st *ptrInstance,
72 void LVC_Core_MixSoft_1St_D16C31_WRA( LVMixer3_FLOAT_st *ptrInstance,

Completed in 95 milliseconds