Searched refs:LVMixer3_st (Results 1 – 13 of 13) sorted by relevance
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
D | LVC_Mixer_Private.h | 53 void LVC_Core_MixInSoft_D16C31_SAT( LVMixer3_st *pInstance, 58 void LVC_Core_MixSoft_1St_D16C31_WRA( LVMixer3_st *pInstance, 63 void LVC_Core_MixHard_2St_D16C31_SAT( LVMixer3_st *pInstance1, 64 LVMixer3_st *pInstance2, 77 void LVC_Core_MixSoft_1St_2i_D16C31_WRA( LVMixer3_st *ptrInstance1, 78 LVMixer3_st *ptrInstance2, 89 void LVC_Core_MixHard_1St_2i_D16C31_SAT( LVMixer3_st *ptrInstance1, 90 LVMixer3_st *ptrInstance2, 99 void LVC_Core_MixInSoft_D32C31_SAT( LVMixer3_st *pInstance, 104 void LVC_Core_MixSoft_1St_D32C31_WRA( LVMixer3_st *pInstance, [all …]
|
D | LVC_Mixer.h | 42 } LVMixer3_st; typedef 46 LVMixer3_st MixerStream[1]; /* Instance Params for one Audio Stream */ 51 LVMixer3_st MixerStream[2]; /* Instance Params for two Audio Streams */ 56 LVMixer3_st MixerStream[3]; /* Instance Params for three Audio Streams */ 78 void LVC_Mixer_SetTarget( LVMixer3_st *pStream, 81 LVM_INT32 LVC_Mixer_GetTarget( LVMixer3_st *pStream); 83 LVM_INT32 LVC_Mixer_GetCurrent( LVMixer3_st *pStream); 85 void LVC_Mixer_Init( LVMixer3_st *pStream, 89 void LVC_Mixer_SetTimeConstant( LVMixer3_st *pStream, 94 void LVC_Mixer_VarSlope_SetTimeConstant( LVMixer3_st *pStream,
|
D | LVC_Core_MixHard_2St_D16C31_SAT.c | 28 void LVC_Core_MixHard_2St_D16C31_SAT( LVMixer3_st *ptrInstance1, in LVC_Core_MixHard_2St_D16C31_SAT() 29 LVMixer3_st *ptrInstance2, in LVC_Core_MixHard_2St_D16C31_SAT()
|
D | LVC_Core_MixHard_1St_2i_D16C31_SAT.c | 31 void LVC_Core_MixHard_1St_2i_D16C31_SAT( LVMixer3_st *ptrInstance1, in LVC_Core_MixHard_1St_2i_D16C31_SAT() 32 LVMixer3_st *ptrInstance2, in LVC_Core_MixHard_1St_2i_D16C31_SAT()
|
D | LVC_Mixer_GetCurrent.c | 35 LVM_INT32 LVC_Mixer_GetCurrent( LVMixer3_st *pStream) in LVC_Mixer_GetCurrent()
|
D | LVC_Mixer_GetTarget.c | 34 LVM_INT32 LVC_Mixer_GetTarget( LVMixer3_st *pStream) in LVC_Mixer_GetTarget()
|
D | LVC_Core_MixSoft_1St_2i_D16C31_WRA.c | 30 void LVC_Core_MixSoft_1St_2i_D16C31_WRA( LVMixer3_st *ptrInstance1, in LVC_Core_MixSoft_1St_2i_D16C31_WRA() 31 LVMixer3_st *ptrInstance2, in LVC_Core_MixSoft_1St_2i_D16C31_WRA()
|
D | LVC_Mixer_SetTimeConstant.c | 48 void LVC_Mixer_SetTimeConstant(LVMixer3_st *pStream, in LVC_Mixer_SetTimeConstant()
|
D | LVC_Mixer_Init.c | 48 void LVC_Mixer_Init( LVMixer3_st *pStream, in LVC_Mixer_Init()
|
D | LVC_Mixer_SetTarget.c | 47 void LVC_Mixer_SetTarget(LVMixer3_st *pStream, in LVC_Mixer_SetTarget()
|
D | LVC_Mixer_VarSlope_SetTimeConstant.c | 49 void LVC_Mixer_VarSlope_SetTimeConstant( LVMixer3_st *pStream, in LVC_Mixer_VarSlope_SetTimeConstant()
|
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()
|
D | LVC_Core_MixInSoft_D16C31_SAT.c | 29 void LVC_Core_MixInSoft_D16C31_SAT( LVMixer3_st *ptrInstance, in LVC_Core_MixInSoft_D16C31_SAT()
|