Searched defs:HANDLE_PS_DEC (Results 1 - 1 of 1) sorted by relevance

/external/aac/libSBRdec/src/
H A Dpsdec.h310 typedef struct PS_DEC *HANDLE_PS_DEC; typedef in typeref:struct:PS_DEC
313 int CreatePsDec(HANDLE_PS_DEC *h_PS_DEC, int aacSamplesPerFrame);
315 int DeletePsDec(HANDLE_PS_DEC *h_PS_DEC);
318 scalFilterBankValues( HANDLE_PS_DEC h_ps_d, /* parametric stereo decoder handle */
331 rescalFilterBankValues( HANDLE_PS_DEC h_ps_d, /* parametric stereo decoder handle */
339 initSlotBasedRotation( HANDLE_PS_DEC h_ps_d,
344 ApplyPsSlot( HANDLE_PS_DEC h_ps_d, /* parametric stereo decoder handle */

Completed in 40 milliseconds