Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Denv_extr.h382 UINT isUsac); /*!< Output sampling frequency */
Denv_extr.cpp218 UINT isUsac) /*!< Output sampling frequency */ in sbrdec_mapToStdSampleRate() argument
224 if (!isUsac) { in sbrdec_mapToStdSampleRate()
/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp1265 static INT skipSbrHeader(HANDLE_FDK_BITSTREAM hBs, int isUsac) { in skipSbrHeader() argument
1269 if (!isUsac) { in skipSbrHeader()