Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_stp.h108 SACDEC_ERROR subbandTPCreate(HANDLE_STP_DEC *hStpDec);
Dsac_stp.cpp290 SACDEC_ERROR subbandTPCreate(HANDLE_STP_DEC *hStpDec) { in subbandTPCreate() function
Dsac_dec.cpp488 if (subbandTPCreate(&self->hStpDec) != MPS_OK) { in FDK_SpatialDecOpen()