Lines Matching refs:HANDLE_PS_DEC
113 SBR_ERROR ResetPsDec( HANDLE_PS_DEC h_ps_d );
115 void ResetPsDeCor( HANDLE_PS_DEC h_ps_d );
137 CreatePsDec( HANDLE_PS_DEC *h_PS_DEC, /*!< pointer to the module state */ in CreatePsDec()
142 HANDLE_PS_DEC h_ps_d; in CreatePsDec()
215 DeletePsDec( HANDLE_PS_DEC *h_PS_DEC) /*!< pointer to the module state */ in DeletePsDec()
235 SBR_ERROR ResetPsDec( HANDLE_PS_DEC h_ps_d ) /*!< pointer to the module state */ in ResetPsDec()
301 void ResetPsDeCor( HANDLE_PS_DEC h_ps_d ) /*!< pointer to the module state */ in ResetPsDeCor()
325 static void deCorrelateSlotBased( HANDLE_PS_DEC h_ps_d,
341 static void applySlotBasedRotation( HANDLE_PS_DEC h_ps_d,
365 int getScaleFactorPsStatesBuffer(HANDLE_PS_DEC h_ps_d) in getScaleFactorPsStatesBuffer()
418 void scalePsStatesBuffer(HANDLE_PS_DEC h_ps_d, in scalePsStatesBuffer()
480 void scalFilterBankValues( HANDLE_PS_DEC h_ps_d, in scalFilterBankValues()
554 void rescalFilterBankValues( HANDLE_PS_DEC h_ps_d, /* parametric stereo deco… in rescalFilterBankValues()
576 deCorrelateSlotBased( HANDLE_PS_DEC h_ps_d, /*!< pointer to the module state */ in deCorrelateSlotBased()
934 void initSlotBasedRotation( HANDLE_PS_DEC h_ps_d, /*!< pointer to the module state */ in initSlotBasedRotation()
1066 static void applySlotBasedRotation( HANDLE_PS_DEC h_ps_d, /*!< pointer to the module state */ in applySlotBasedRotation()
1220 ApplyPsSlot( HANDLE_PS_DEC h_ps_d, /*!< handle PS_DEC*/ in ApplyPsSlot()