Searched defs:h_ps_d (Results 1 – 4 of 4) sorted by relevance
142 HANDLE_PS_DEC h_ps_d; in CreatePsDec() local235 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()[all …]
240 DecodePs( struct PS_DEC *h_ps_d, /*!< PS handle */ in DecodePs()437 ReadPsData (HANDLE_PS_DEC h_ps_d, /*!< handle to struct PS_DEC */ in ReadPsData()
340 HANDLE_PS_DEC h_ps_d, in sbr_dec()
1328 HANDLE_PS_DEC h_ps_d = self->hParametricStereoDec; in sbrDecoder_DecodeElement() local