Lines Matching defs:h_ps_d
142 HANDLE_PS_DEC h_ps_d; in CreatePsDec() local
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()
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()