Home
last modified time | relevance | path

Searched refs:subbandTPDestroy (Results 1 – 3 of 3) sorted by relevance

/external/aac/libSACdec/src/
Dsac_stp.h113 void subbandTPDestroy(HANDLE_STP_DEC *hStpDec);
Dsac_stp.cpp327 void subbandTPDestroy(HANDLE_STP_DEC *hStpDec) { in subbandTPDestroy() function
Dsac_dec.cpp930 subbandTPDestroy(&self->hStpDec); in FDK_SpatialDecClose()