Searched refs:LVMixer3_st (Results 1 - 13 of 13) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Common/src/
H A DLVC_Mixer_Private.h53 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 *pInstanc
[all...]
H A DLVC_Mixer.h33 /* LVMixer3_st structure stores Instance parameters for one audio stream */
42 } LVMixer3_st; typedef in typeref:struct:__anon401
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 *pStrea
[all...]
H A DLVC_Mixer_GetCurrent.c35 LVM_INT32 LVC_Mixer_GetCurrent( LVMixer3_st *pStream)
H A DLVC_Mixer_GetTarget.c34 LVM_INT32 LVC_Mixer_GetTarget( LVMixer3_st *pStream)
H A DLVC_Core_MixHard_1St_2i_D16C31_SAT.c31 void LVC_Core_MixHard_1St_2i_D16C31_SAT( LVMixer3_st *ptrInstance1,
32 LVMixer3_st *ptrInstance2,
H A DLVC_Core_MixHard_2St_D16C31_SAT.c28 void LVC_Core_MixHard_2St_D16C31_SAT( LVMixer3_st *ptrInstance1,
29 LVMixer3_st *ptrInstance2,
H A DLVC_Mixer_Init.c38 /* pStream - ptr to Instance Parameter Structure LVMixer3_st for an*/
48 void LVC_Mixer_Init( LVMixer3_st *pStream,
H A DLVC_Mixer_SetTimeConstant.c33 /* pStream - ptr to Instance Parameter Structure LVMixer3_st for an*/
48 void LVC_Mixer_SetTimeConstant(LVMixer3_st *pStream,
H A DLVC_Mixer_SetTarget.c38 /* pStream - ptr to Instance Parameter Structure LVMixer3_st */
47 void LVC_Mixer_SetTarget(LVMixer3_st *pStream,
H A DLVC_Mixer_VarSlope_SetTimeConstant.c34 /* pStream - ptr to Instance Parameter Structure LVMixer3_st for an*/
49 void LVC_Mixer_VarSlope_SetTimeConstant( LVMixer3_st *pStream,
H A DLVC_Core_MixSoft_1St_2i_D16C31_WRA.c30 void LVC_Core_MixSoft_1St_2i_D16C31_WRA( LVMixer3_st *ptrInstance1,
31 LVMixer3_st *ptrInstance2,
H A DLVC_Core_MixInSoft_D16C31_SAT.c29 void LVC_Core_MixInSoft_D16C31_SAT( LVMixer3_st *ptrInstance,
H A DLVC_Core_MixSoft_1St_D16C31_WRA.c30 void LVC_Core_MixSoft_1St_D16C31_WRA( LVMixer3_st *ptrInstance,

Completed in 75 milliseconds