Searched refs:sbr_dec (Results 1 - 3 of 3) sorted by relevance

/external/aac/libSBRdec/src/
H A Dsbr_dec.h173 sbr_dec (HANDLE_SBR_DEC hSbrDec, /*!< handle to Decoder channel */
H A Dsbrdecoder.cpp90 and to finally apply SBR to the current frame [sbr_dec()].
104 \li Buffer management: sbrDecoder_Apply() and sbr_dec()
123 #include "sbr_dec.h"
1342 sbr_dec (&pSbrChannel[0]->SbrDec,
1359 sbr_dec (&pSbrChannel[1]->SbrDec,
H A Dsbr_dec.cpp93 \li 3.) sbr_dec(): The actual decoder. Calls the different tools such as filterbanks, lppTransposer(), and calculateSbrEnvelope()
96 \sa sbr_dec(), \ref documentationOverview
99 #include "sbr_dec.h"
312 sbr_dec ( HANDLE_SBR_DEC hSbrDec, /*!< handle to Decoder channel */ function
718 } // sbr_dec()

Completed in 77 milliseconds