Searched defs:pStream (Results 1 – 7 of 7) sorted by relevance
35 LVM_INT32 LVC_Mixer_GetCurrent( LVMixer3_st *pStream) in LVC_Mixer_GetCurrent()
34 LVM_INT32 LVC_Mixer_GetTarget( LVMixer3_st *pStream) in LVC_Mixer_GetTarget()
48 void LVC_Mixer_Init( LVMixer3_st *pStream, in LVC_Mixer_Init()
47 void LVC_Mixer_SetTarget(LVMixer3_st *pStream, in LVC_Mixer_SetTarget()
48 void LVC_Mixer_SetTimeConstant(LVMixer3_st *pStream, in LVC_Mixer_SetTimeConstant()
49 void LVC_Mixer_VarSlope_SetTimeConstant( LVMixer3_st *pStream, in LVC_Mixer_VarSlope_SetTimeConstant()
79 u8 *pStream; /* Pointer to stream to be decoded */ member