HomeSort by relevance Sort by last modified time
    Searched defs:HANDLE_PS_DEC (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/aacdec/
s_ps_dec.h 149 typedef struct PS_DEC * HANDLE_PS_DEC;
  /external/aac/libSBRdec/src/
psdec.h 310 typedef struct PS_DEC *HANDLE_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 145 milliseconds