Home
last modified time | relevance | path

Searched refs:reTmp (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSBRdec/src/arm/
Denv_calc_arm.cpp105 __asm FIXP_DBL FDK_get_maxval (FIXP_DBL maxVal, FIXP_DBL *reTmp, FIXP_DBL *imTmp, int width ) in FDK_get_maxval() argument
/external/aac/libSBRdec/src/
Denv_calc.cpp1304 FIXP_DBL *reTmp = &re[l][lowSubband]; in maxSubbandSample()
1307 FIXP_DBL tmp1 = *(reTmp++); in maxSubbandSample()
1318 FIXP_DBL *reTmp = &re[l][lowSubband]; in maxSubbandSample() local
1320 FIXP_DBL tmp = *(reTmp++); in maxSubbandSample()