Home
last modified time | relevance | path

Searched defs:h_ps_d (Results 1 – 4 of 4) sorted by relevance

/external/aac/libSBRdec/src/
Dpsdec.cpp142 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()
[all …]
Dpsbitdec.cpp240 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()
Dsbr_dec.cpp340 HANDLE_PS_DEC h_ps_d, in sbr_dec()
Dsbrdecoder.cpp1328 HANDLE_PS_DEC h_ps_d = self->hParametricStereoDec; in sbrDecoder_DecodeElement() local