Searched refs:LVREV_Instance_st (Results 1 – 7 of 7) sorted by relevance
47 LVREV_Instance_st* pLVREV_Private = (LVREV_Instance_st*)hInstance; in LVREV_GetControlParameters()
45 LVREV_Instance_st* pLVREV_Private = (LVREV_Instance_st*)hInstance; in LVREV_ClearAudioBuffers()
158 } LVREV_Instance_st; typedef166 LVREV_ReturnStatus_en LVREV_ApplyNewSettings(LVREV_Instance_st* pPrivate);167 void ReverbBlock(LVM_FLOAT* pInput, LVM_FLOAT* pOutput, LVREV_Instance_st* pPrivate,
48 LVREV_Instance_st* pLVREV_Private; in LVREV_GetInstanceHandle()78 *phInstance = new LVREV_Instance_st{}; in LVREV_GetInstanceHandle()80 pLVREV_Private = (LVREV_Instance_st*)*phInstance; in LVREV_GetInstanceHandle()246 LVREV_Instance_st* pLVREV_Private = (LVREV_Instance_st*)hInstance; in LVREV_FreeInstance()
47 LVREV_Instance_st* pLVREV_Private = (LVREV_Instance_st*)hInstance; in LVREV_SetControlParameters()
50 LVREV_Instance_st* pLVREV_Private = (LVREV_Instance_st*)hInstance; in LVREV_Process()158 void ReverbBlock(LVM_FLOAT* pInput, LVM_FLOAT* pOutput, LVREV_Instance_st* pPrivate, in ReverbBlock()
46 LVREV_ReturnStatus_en LVREV_ApplyNewSettings(LVREV_Instance_st* pPrivate) { in LVREV_ApplyNewSettings()518 LVREV_Instance_st* pLVREV_Private = (LVREV_Instance_st*)pCallbackData; in BypassMixer_Callback()