Home
last modified time | relevance | path

Searched defs:pStream (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Common/src/
DLVC_Mixer_GetCurrent.c35 LVM_INT32 LVC_Mixer_GetCurrent( LVMixer3_st *pStream) in LVC_Mixer_GetCurrent()
DLVC_Mixer_GetTarget.c34 LVM_INT32 LVC_Mixer_GetTarget( LVMixer3_st *pStream) in LVC_Mixer_GetTarget()
DLVC_Mixer_Init.c48 void LVC_Mixer_Init( LVMixer3_st *pStream, in LVC_Mixer_Init()
DLVC_Mixer_SetTarget.c47 void LVC_Mixer_SetTarget(LVMixer3_st *pStream, in LVC_Mixer_SetTarget()
DLVC_Mixer_SetTimeConstant.c48 void LVC_Mixer_SetTimeConstant(LVMixer3_st *pStream, in LVC_Mixer_SetTimeConstant()
DLVC_Mixer_VarSlope_SetTimeConstant.c49 void LVC_Mixer_VarSlope_SetTimeConstant( LVMixer3_st *pStream, in LVC_Mixer_VarSlope_SetTimeConstant()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/inc/
DH264SwDecApi.h79 u8 *pStream; /* Pointer to stream to be decoded */ member