HomeSort by relevance Sort by last modified time
    Searched refs:LVMixer3_FLOAT_st (Results 1 - 13 of 13) sorted by null

  /frameworks/av/media/libeffects/lvm/lib/Common/src/
LVC_Mixer.h 45 } LVMixer3_FLOAT_st;
60 LVMixer3_FLOAT_st MixerStream[1]; /* Instance Params for one Audio Stream */
71 LVMixer3_FLOAT_st MixerStream[2]; /* Instance Params for two Audio Streams */
105 void LVC_Mixer_SetTarget( LVMixer3_FLOAT_st *pStream,
112 LVM_FLOAT LVC_Mixer_GetTarget( LVMixer3_FLOAT_st *pStream);
118 LVM_FLOAT LVC_Mixer_GetCurrent( LVMixer3_FLOAT_st *pStream);
124 void LVC_Mixer_Init( LVMixer3_FLOAT_st *pStream,
134 void LVC_Mixer_SetTimeConstant( LVMixer3_FLOAT_st *pStream,
146 void LVC_Mixer_VarSlope_SetTimeConstant( LVMixer3_FLOAT_st *pStream,
LVC_Mixer_Private.h 61 void LVC_Core_MixInSoft_D16C31_SAT( LVMixer3_FLOAT_st *ptrInstance,
72 void LVC_Core_MixSoft_1St_D16C31_WRA( LVMixer3_FLOAT_st *ptrInstance,
83 void LVC_Core_MixHard_2St_D16C31_SAT( LVMixer3_FLOAT_st *pInstance1,
84 LVMixer3_FLOAT_st *pInstance2,
105 void LVC_Core_MixSoft_1St_2i_D16C31_WRA( LVMixer3_FLOAT_st *ptrInstance1,
106 LVMixer3_FLOAT_st *ptrInstance2,
125 void LVC_Core_MixHard_1St_2i_D16C31_SAT( LVMixer3_FLOAT_st *ptrInstance1,
126 LVMixer3_FLOAT_st *ptrInstance2,
LVC_Mixer_GetCurrent.c 35 LVM_FLOAT LVC_Mixer_GetCurrent( LVMixer3_FLOAT_st *pStream)
LVC_Mixer_GetTarget.c 34 LVM_FLOAT LVC_Mixer_GetTarget( LVMixer3_FLOAT_st *pStream)
LVC_Core_MixHard_2St_D16C31_SAT.c 28 void LVC_Core_MixHard_2St_D16C31_SAT( LVMixer3_FLOAT_st *ptrInstance1,
29 LVMixer3_FLOAT_st *ptrInstance2,
LVC_Mixer_Init.c 48 void LVC_Mixer_Init( LVMixer3_FLOAT_st *pStream,
LVC_Mixer_SetTarget.c 47 void LVC_Mixer_SetTarget(LVMixer3_FLOAT_st *pStream,
LVC_Core_MixHard_1St_2i_D16C31_SAT.c 31 void LVC_Core_MixHard_1St_2i_D16C31_SAT( LVMixer3_FLOAT_st *ptrInstance1,
32 LVMixer3_FLOAT_st *ptrInstance2,
LVC_Mixer_SetTimeConstant.c 48 void LVC_Mixer_SetTimeConstant(LVMixer3_FLOAT_st *pStream,
LVC_Mixer_VarSlope_SetTimeConstant.c 49 void LVC_Mixer_VarSlope_SetTimeConstant( LVMixer3_FLOAT_st *pStream,
LVC_Core_MixSoft_1St_2i_D16C31_WRA.c 44 void LVC_Core_MixSoft_1St_2i_D16C31_WRA( LVMixer3_FLOAT_st *ptrInstance1,
45 LVMixer3_FLOAT_st *ptrInstance2,
LVC_Core_MixSoft_1St_D16C31_WRA.c 30 void LVC_Core_MixSoft_1St_D16C31_WRA( LVMixer3_FLOAT_st *ptrInstance,
LVC_Core_MixInSoft_D16C31_SAT.c 29 void LVC_Core_MixInSoft_D16C31_SAT( LVMixer3_FLOAT_st *ptrInstance,

Completed in 638 milliseconds