Searched refs:LVREV_Instance_st (Results 1 – 8 of 8) sorted by relevance
50 LVREV_Instance_st *pLVREV_Private = (LVREV_Instance_st *)hInstance; in LVREV_GetControlParameters()
162 } LVREV_Instance_st; typedef171 LVREV_ReturnStatus_en LVREV_ApplyNewSettings(LVREV_Instance_st *pPrivate);175 LVREV_Instance_st *pPrivate,
152 InstAlloc_AddMember(&SlowData, sizeof(LVREV_Instance_st)); in LVREV_GetMemoryTable()232 LVREV_Instance_st *pLVREV_Private = (LVREV_Instance_st *)hInstance; in LVREV_GetMemoryTable()
49 LVREV_Instance_st *pLVREV_Private = (LVREV_Instance_st *)hInstance; in LVREV_SetControlParameters()
48 LVREV_Instance_st *pLVREV_Private = (LVREV_Instance_st *)hInstance; in LVREV_ClearAudioBuffers()
54 LVREV_Instance_st *pLVREV_Private = (LVREV_Instance_st *)hInstance; in LVREV_Process()179 void ReverbBlock(LVM_INT32 *pInput, LVM_INT32 *pOutput, LVREV_Instance_st *pPrivate, LVM_UINT16 Num… in ReverbBlock()
58 LVREV_Instance_st *pLVREV_Private; in LVREV_GetInstanceHandle()121 *phInstance = InstAlloc_AddMember(&SlowData, sizeof(LVREV_Instance_st)); in LVREV_GetInstanceHandle()123 pLVREV_Private =(LVREV_Instance_st *)*phInstance; in LVREV_GetInstanceHandle()
44 LVREV_ReturnStatus_en LVREV_ApplyNewSettings (LVREV_Instance_st *pPrivate) in LVREV_ApplyNewSettings()620 LVREV_Instance_st *pLVREV_Private = (LVREV_Instance_st *)pCallbackData; in BypassMixer_Callback()