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
229 HANDLE_PS_DEC h_ps_d = *h_PS_DEC; in DeletePsDec() local
245 SBR_ERROR ResetPsDec(HANDLE_PS_DEC h_ps_d) /*!< pointer to the module state */ in ResetPsDec()
294 void PreparePsProcessing(HANDLE_PS_DEC h_ps_d, in PreparePsProcessing()
324 HANDLE_PS_DEC h_ps_d, /*!< pointer to the module state */ in initSlotBasedRotation()
434 HANDLE_PS_DEC h_ps_d, /*!< pointer to the module state */ in applySlotBasedRotation()
547 HANDLE_PS_DEC h_ps_d, /*!< handle PS_DEC*/ in ApplyPsSlot()
Dpsbitdec.cpp245 int DecodePs(struct PS_DEC *h_ps_d, /*!< PS handle */ in DecodePs()
450 HANDLE_PS_DEC h_ps_d, /*!< handle to struct PS_DEC */ in ReadPsData()
Dsbr_dec.cpp272 HANDLE_PS_DEC h_ps_d, const UINT flags, const int codecFrameSize) { in sbr_dec()
Dsbrdecoder.cpp1600 HANDLE_PS_DEC h_ps_d = self->hParametricStereoDec; in sbrDecoder_DecodeElement() local